psp-ghidra-scripts
June 2, 2024 ยท View on GitHub
A collection of scripts to aid in reverse engineering PSP binaries in Ghidra
Installation
From Ghidra's Script Manager window, press the Script Directories button and add the directory of your working copy.
Running
Double click the script name from the Script Manager window, ie SonyPSPResolveNIDs.py
Scripts
SonyPSPResolveNIDs
This tool resolves NIDs to library and function names by using the XML files from the PSP PRX Libraries Documentation Project
SonyPSPMapHWRegisters
This tool adds memory mapping for the PSP hardware registers. Useful when reverse engineering the kernel.