| Name | Type | Description | Notes |
|---|---|---|---|
| functionVaddr | String | Vaddr of the function containing the capability | |
| description | String | Description of the capability | |
| capability | String | Name of the capability | |
| type | TypeEnum | Type of the capability | |
| functionName | String | Name of the function containing the capability | |
| functionId | Integer | ID of the function containing the capability |
| Name | Value |
|---|---|
| EXECUTE | "Execute" |
| CRYPTO | "Crypto" |
| NETWORK | "Network" |
| FILES | "Files" |
| MEMORY | "Memory" |
| STRING | "String" |
| ENVIRONMENT | "Environment" |
| FILE_HEADER | "File Header" |
| OTHER | "Other" |
| UNKNOWN_DEFAULT_OPEN_API | "unknown_default_open_api" |