What's the best way to go about making a patch for a binary file? I want it to be simple for users to apply(a simple patch
application would be nice). Running diff on the file just gives Binary files [...] differ
Check out bsdiff
and bspatch
(website, manpage, paper, GitHub fork).
To install this tool:
bzip2.exe
in PATH
; download that from the "Binaries" link here.bsdiff
.bsdiff
.