re_ghidra_headless
Execute Ghidra's headless analyzer on a binary to extract reverse engineering insights. Supports optional scripts and configurable project settings.
Instructions
Run Ghidra analyzeHeadless on a binary (needs bundled/system JDK).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| script | No | Optional -postScript path | |
| timeout | No | ||
| import_only | No | ||
| project_dir | No | ||
| script_args | No | ||
| project_name | No | gal_re |