janjongboom / janpatch

JojoDiff Alternative Patch library - portable C library for memory-efficient binary patching
Other
133 stars 25 forks source link

Support for JojoDiff v0.8.5 patch file format #21

Open 0x6d61726b opened 3 weeks ago

0x6d61726b commented 3 weeks ago

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 starting point. I would start with one of my test files that caused the current implementation to fail, provided in #-2295294263.

@janjongboom: I have understood that I may not look into GPL code for this implementation. Is it, however, allowed to look at verbose console output of the JojoDiff application? Sorry for maybe asking such a stupid question, but I don't want to make a mistake.

I will make this pull request a draft and continue to commit to it, until I have found a suitable solution or I will close it. It can also be used for further discussion and I am open to suggestions and comments.