Features
Quokka exports as much information from IDA as possible. The table below list the main exported elements.
Exported elements
| Feature | Exported |
|---|---|
| Metadata | |
| Name | |
| Architecture | |
| ISA | |
| Compiler | |
| Layout | |
| Segments | |
| Code Layout | |
| Symbols | |
| Name | |
| Value | |
| Type | |
| Data | |
| Address | |
| Type | |
| Size | |
| Name | |
| Graphs | |
| Call Graph | |
| CFG | |
| Comments | |
| Address | |
| Type | |
| Content | |
| Functions | |
| Name | |
| Type | |
| Boundaries | |
| Instructions | |
| Mnemonic | |
| Operand | |
| Operand Type | |
| Bytes | |
| Address | |
| Expressions | |
| XRef (code, data) | |
| Basic Block | |
| Address | |
| Instructions | |
| Type | |
| Content | |
| Strings | |
| Address | |
| Content | |
| Data Structures | |
| Structures | |
| Enumerations | |
Other features
To ease Quokka usage in various worfklows, the tool also provides several additional features:
- Multiple export modes
- Capstone integration
- Pypcode integration