janpatch icon indicating copy to clipboard operation
janpatch copied to clipboard

JojoDiff Alternative Patch library - portable C library for memory-efficient binary patching

Results 4 janpatch issues
Sort by recently updated
recently updated
newest added

Don't know if this project is still maintained, but as of September 2020 there is an update to jdiff that produces slightly different patch files. https://sourceforge.net/projects/jojodiff/files/ ```IMPORTANT: version v0.8.4 comes...

This should solve #16. Note that this patch was produced without looking at the JojoDiff sourcecode.

The ESC-MOD sequence is now the default when a new operation sequence is needed (at the start of a file or after an EQL, DEL or BKT operation).

I would like to work on implementing functionality for the new JojoDiff v0.8.5 patch file format, mentioned in #16 and would like to take the information provided in #20 as...