Skip to content

Reverse engineering tool scripts for Console Game Patches.

License

Notifications You must be signed in to change notification settings

illusion0001/ConsolePatchScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsolePatchScripts

Scripts for creating Game Patches from reverse engineering tools.

Features

  • Easily generate patch codes for emulator and console games.
  • Supports:
  • Note that PS4 must have the address base set to 0x400000 to match disabled ASLR address.

Usage

  • Download the extension, install it and enable the script.
  • The script can also be installed manually by adding the ghidra_scripts to directory list.
  • Highlight your desired code and press Alt-Shift-Q to generate code.

Image guide (Click to Expand)

Todo

  • Auto detect float data types
  • IDA support