get_metadata
Retrieve metadata about the current IDA database to understand binary structure and analysis context for reverse engineering tasks.
Instructions
Get metadata about the current IDB
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| md5 | Yes | ||
| base | Yes | ||
| path | Yes | ||
| size | Yes | ||
| crc32 | Yes | ||
| module | Yes | ||
| sha256 | Yes | ||
| filesize | Yes |