Puyodead1 / UniversalPatcher

An offline binary patching system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniversalPatcher

An offline binary patching system

About

There are 2 applications:

  • Patch Generator
    • Create binary diffs between 2 versions using OctoDiff, compressed with LZMA
  • Patcher
    • Standalone console app that applies the patches

This was based on SimplePatchTool and another closed source game patcher I came across.

Future Ideas

  • Online Patching Option with Launcher

About

An offline binary patching system

License:GNU General Public License v3.0


Languages

Language:C# 100.0%