The ExtractedFeaturesType is a type representing a description of features extracted from an object such as a file.
Field Name | Type | Description |
---|---|---|
Strings0..1 | ExtractedStringsType |
This field enables description of a set of static strings extracted from a raw cyber object. |
Imports0..1 | ImportsType |
This field enables description of a set of references to external resources imported by a raw cyber object. |
Functions0..1 | FunctionsType |
This field enables description of a set of references to functions called by a raw cyber object. |
Code_Snippets0..1 | CodeSnippetsType |
This field enables description of a set of code snippets extracted from a raw cyber object. |