mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
1 line
244 B
Plaintext
1 line
244 B
Plaintext
A C++/Rust/Python library that wraps Ghidra's native decompiler (SLEIGH + Pcode) for headless binary analysis, providing APIs for disassembly, decompilation, CFG construction, type system manipulation, and cross-reference queries without a JVM. |