scopolamin / QuickPatch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickPatch

Create a patch:

python PatchMaker.py -o <original-file> -p <patched-file> -e <export-file>

Apply a patch:

python Patch.py -o <original-file> -p <patch-file>

About


Languages

Language:Python 100.0%