โ Back to progress
Ghidra ยท #003 ยท 2026-07-21
Code-driven Ghidra (PyGhidra) โ 2008 functions
We built a headless pipeline that analyzes the executable and exports everything, removing the manual GUI work.
- PyGhidra imports SLUS_010.68, analyzes it and exports functions.csv, strings_xref.csv and 2008 decompiled functions.
- SDK confirmed: PsyQ 4.6. The game is a single executable, no overlays โ simpler than CTR.
- Key functions identified: resource loader, car AI, screen runner.