list_enums
Extract and list all enum names from a loaded binary using Ghidra for efficient reverse-engineering and binary analysis.
Instructions
List all enum names from the loaded binary.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_enumsArguments",
"type": "object"
}