An automatic patch finder for questionable exes
Go to file
beerpsi 30c887606f Add license 2024-04-11 13:34:17 +07:00
.idea/.idea.CHUNITHM-Patch-Finder/.idea Add license 2024-04-11 13:34:17 +07:00
.gitignore Initial commit 2024-04-11 13:34:11 +07:00
CHUNITHM-Patch-Finder.csproj Initial commit 2024-04-11 13:34:11 +07:00
CHUNITHM-Patch-Finder.sln Initial commit 2024-04-11 13:34:11 +07:00
LICENSE Add license 2024-04-11 13:34:17 +07:00
Pattern.cs Initial commit 2024-04-11 13:34:11 +07:00
PatternPatch.cs Initial commit 2024-04-11 13:34:11 +07:00
Program.cs Initial commit 2024-04-11 13:34:11 +07:00
README.md Initial commit 2024-04-11 13:34:11 +07:00
patterns.yaml Initial commit 2024-04-11 13:34:11 +07:00
patterns_amdaemon.yaml Initial commit 2024-04-11 13:34:11 +07:00

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.

Usage

./CHUNITHM-Patch-Finder <PATH TO EXE>

The program expects a file called patterns.yaml (see files in repo for example) and outputs BemaniPatcher-compatible patches to patches.json.