forked from beerpsi/CHUNITHM-Patch-Finder
This branch is 2 commits behind beerpsi/CHUNITHM-Patch-Finder:trunk
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.
Description
Languages
C#
100%