KAPITALSIN

JUEGOS/SOFTWARE/HARDWARE => SOFTWARE => Mensaje iniciado por: Fl0ppy en 10 de Abril de 2022, 01:37:33 am

Título: HDiffPatch a C\C++ library and command-line tools for Diff & Patch
Publicado por: Fl0ppy en 10 de Abril de 2022, 01:37:33 am
https://github.com/sisong/HDiffPatch

Citar
a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; run fast; create small delta/differential; support large files and limit memory requires when diff & patch.

( NOTE: This library does not deal with file metadata, such as file last wirte time, permissions, link file, etc... To this library, a file is just as a stream of bytes; You can extend this library or use other tools. )
( update Android Apk? Jar or Zip file diff & patch? try ApkDiffPatch!
but ApkDiffPath can't be used in the Android app store, because it requires re-signing apk;
sfpatcher (like archive-patcher), is designed for Android app store, but patch is much faster than archive-patcher. )


DOWNLOAD
https://github.com/sisong/HDiffPatch/releases

I compiled the git version creating static binaries (32 and 64 bits) 100% compatibles with any "Posix"