"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.
- Rhabdomancer.java. This script locates all calls to potentially insecure functions.
- Haruspex.java. This script extracts all pseudo-code generated by the Ghidra decompiler.
- FOX_alpha.java. This script tries to fix Objective-C cross-references in iOS apps.
- ResolveMipsN32LinuxSyscallsScript. This script resolves MIPS N32 syscalls.