Headless
Wrapper around Ghidra's analyzeHeadless script, could be helpful to some? Don't tell me anything is wrong with it, it works on my machine.
Requirement
You will need https://pypi.org/project/pylddwrap/
OPTIONS:
-t, --target
Path of the target ELF to analyze
-a, --analyzer
Path to Ghidra's 'analyzeHeadless' script
-f, --folder
Name of the Ghidra project folder to create
-p, --project
Name of the Ghidra project to create
-s, --script
Script name to run in analyzer
-d, --dependencies
Find and analyze dependencies for ELF
-h, --help
Print this
EXAMPLES:
usage: ./headless -t