Recursive Patch Maker (RPM) - утилита предназначенная для создания бинарных патчей. С ее помощью вы сможете с легкостью сопоставить две версии файлов и записать разницу между ними для последующего обновления.
Топик на руборде: http://forum.ru-board.com/topic.cgi?forum=5&topic=48745
Топик на сайберфоруме: http://www.cyberforum.ru/backup-archivers/thread1791939.html
A tool to help you create xdelta-based patches quickly and easily
YAXBPC is a tool designed to assist the users of xdelta3 to create patches quickly and easily. It's designed by a fagsubber for fagsubbing, but generic usuage also is fine.
Requirements: .Net Framework 2.0 (Windows), or Mono (Linux/Mac). xdelta3 package is also required if you want to run YAXBPC in Linux/Mac.
YAXBPC is licensed under Apache License Version 2.0. All wrongs are reserved to me; you can use the right parts.
Latest dev source code can be accessed here:...
xdelta is a binary patching program written by Josh McDonald, implementing the
VCDIFF delta compression standard. This GUI was made in order to make xdelta
more easy to use. This GUI was primarily made to be used by the Fansub to apply
new fixed release version of anime subbed without send full file.
Developer site http://nusantara-project.blogspot.com/
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
SharpBinDiff will be a GUI for xdelta, creating patches from whole directory trees. Currently it is in the pre-alpha stage, so the source and binaries are only available through SVN.
This library implements Josh MacDonalds xdelta binary diff algorithm in java. More information on this algorithm can be found at http://sourceforge.net/projects/xdelta.
Binary diff files are stored using the GDIFF file format for storing binary deltas.
NOTICE: The releases on this site are OUT OF DATE. Xdelta development has moved to code.google.com. Sourceforge was good throughout the years, but Subversion support at googlecode is great. Xdelta blog: http://xdelta.org