mirror of
https://gitea.tendokyu.moe/beerpsi/CHUNITHM-Patch-Finder.git
synced 2024-11-13 19:20:45 +01:00
An automatic patch finder for questionable exes
.idea/.idea.CHUNITHM-Patch-Finder/.idea | ||
Converters | ||
Models | ||
Patterns | ||
.gitignore | ||
CHUNITHM-Patch-Finder.csproj | ||
CHUNITHM-Patch-Finder.sln | ||
LICENSE | ||
Program.cs | ||
README.md |
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.