Generate and apply patches to binary files efficiently
Generate and apply patches to binary files
bsdiff
bspatch
$ bsdiff oldfile newfile patch.diff
$ bspatch oldfile newfile patch.diff
$ bsdiff old_binary.exe new_binary.exe update.patch