View Single Post
  #12  
Old 08-01-2022, 08:52
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,177
Thanks: 284
Thanked 1,376 Times in 619 Posts
Masquerade is on a distinguished road
JojoDiff [Also known as JDiff / Jojo's Binary Diff]
  • Patcher just like XDelta and HDiffZ. Also, open source.

    Example Usage:
    Code:
    jdiff.exe -j -vvv <old file> <new file> <patch file>
    
    jdiff.exe -u -vvv <old file> <patch file> <newfile>
http://jojodiff.sourceforge.net/

By Joris Heirbaut
Reply With Quote
The Following 2 Users Say Thank You to Masquerade For This Useful Post:
Gehrman (25-02-2022), sakila(playboy) (26-10-2022)