illusion0001 / ConsolePatchScripts

Reverse engineering tool scripts for Console Game Patches.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Reverse engineering tool scripts for Console Game Patches.

License:MIT License


Languages

Language:Python 59.1%Language:CSS 17.8%Language:Java 17.8%Language:HTML 5.2%