ConsolePatchScripts
Reverse engineering tool scripts for Console Game Patches.
Features
- Easily generate patch codes for emulator and console games.
- Supported platform and formats: PS3 (RPCS3 Game Patches), PS4 (py-patch), Xbox 360 (Xenia Game Patches)
- Note that PS4 must have the address base set to
0x400000
, to match disabled ASLR address.
Usage
- Install as any other extension and enable script.
- Highlight your desired code and press
Alt+Shift-Q
to generate code.
Todo
- Auto detect float data types
- IDA support