Screenshots
Example Usage
IDA Pro               Ghidra
        │                      │
IDA Plugin (C++)    Ghidra Plugin (Java)
        │                      │
        └─── quokka.proto ─────┘
          (protobuf schema)
                   │
             .quokka files
                   │
   Python bindings (quokka.Program)
   ├── Capstone backend (primary)
   └── Pypcode backend (optional)