CHUNITHM-Patch-Finder/README.md

738 B

A shittily written patch finder hacked together with Reloaded.Memory.Sigscan.

Originally written for CHUNITHM, hence the name, but can be used with pretty much anything as long as you have the signatures.

Does not do any patch validation for now.

Usage

./CHUNITHM-Patch-Finder <PATH TO EXE> [PATH TO PATTERNS]

If a patterns file is not specified, the program defaults to finding a file named [file].yaml under its Patterns directory.

The output is in a format compatible with BemaniPatcher.

How to find signatures