sisong / HDiffPatch

a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory requires when diff & patch.
Other
1.52k stars 280 forks source link

support "hdiffz -BSD -SD" create diffFile new format: endsley/bsdiff … #389

Closed sisong closed 2 months ago

sisong commented 2 months ago

hdiffz cmline add -neq option: for check oldData!=newData;
fix & recode hpatchz SFX logic;