mirror of
https://github.com/0xdea/ghidra-scripts
synced 2026-06-08 10:09:44 +00:00
eba8f575982d081d0a51285b2c539c5e1d113c98
ghidra-scripts
"Humans are more suited to recognize food than to keep large graphs in their head."
-- Halvar Flake
A collection of my Ghidra scripts to facilitate reverse engineering and vulnerability research.
Blog post
See also
Compatibility
- Tested with Ghidra 11.2.1
Scripts
VulnDev
- Rhabdomancer.java. This script locates all calls to potentially insecure functions.
- Haruspex.java. This script extracts all pseudocode generated by the Ghidra decompiler.
iOS
- FOX_alpha.java. This script tries to fix Objective-C cross-references in iOS apps.
Analysis
- ResolveMipsN32LinuxSyscallsScript. This script resolves MIPS N32 syscalls.
TODO
- Implement headless mode.
Languages
Java
100%
