beat is a delta-based binary differencing patcher and specification.
It encodes the differences between either a) two files, or b) two folders, and stores the difference as a beat patch.
I am not the original author.
I am only add tiny fixes:
- SuperMikeMan's fix for "bpm apply". Critical bug fixed
- Command-line usage from retro beat_v01.
- Hide background application window for Windows.
- SuperMikeMan's fix for "bpa apply". Critical bug fixed
- Add bpa for GUI.
Make beat_v03 v01 again!
Command-line usage now suit for help file:
usage 1: beat -apply -p patch -o output input
usage 2: beat -create [-delta] [-m manifest] -p patch -o output input
For bps better to use Flips.
To analyze code evolution multi.hpp see Link 2012-2018.
See Original README.