Intro
BinDiff is a cross-platform diff utility for binary files.
BinDiff intelligently compares two versions of a binary file, and creates a diff file that contains the differences between the two files.
Usage
Assume the two files are <file.old> and <file.new>, and that the resulting diff file is called <diff>. BinDiff allows you to execute two operations:
<diff> = <file.new> - <file.old>and
<file.new> = <file.old> + <diff>An example: you could use BinDiff when you regularly have to send updates of a large file over some communications line: instead of sending a complete update each time, you could send the complete file only once, and after that you could create a diff file between the original file and the updated file.
At the receiving side, this diff file can be used to create the updated file from the original file.
More Info
BinDiff is free for non-commercial uses. For commercial applications and licensing information: please contact sales@rorohiko.com.
BinDiff is built from a single C-source file that compiles on the following platforms: UNIX, Windows 95/98/NT, OS/2, MSDOS, Macintosh. A command-line user-interface is used on the first three platforms; a point-and-click interface is used on Macintosh.
Creating a diff file is quite processor- and memory intensive. On the other hand, using a diff file to create the updated file is a very lightweight and fast process.
Diff files created on one platform can be used on another platform. For example, this allows you to create diff files on Macintosh for use on Windows systems.
The BinDiff algorithm was published by Kris Coppieters in the May’95 issue of Dr. Dobbs Journal.
News:
- FramedWeb 0.0.7 Has Cleaner Style Names For Mapped Styles »
- FramedWeb 0.0.6 Beta With Smart CSS-to-InDesign Style Mapping »
- Convert Web Pages to Editable InDesign Layouts »
- Our Plug-ins Work Fine With InDesign CS5.5 version 7.5.1 »
- Save The Dates. Adobe Creative Camp Wellington: 28, 29 Oct 2011. »
- Soxy 1.6.0 has been released! »
- FrameReporter 1.1.1 For InDesign Now Shows List Of Languages Used »
- TextExporter 3.1 With Support For InDesign/InCopy CS5.5 Released »
- Soxy 1.5.7 Beta Now Available! »
- Better Auto-Fitting of Images in an Automated InDesign Workflow »
Related Sites
Categories
0- APIDToolAssistant
- BarredText
- Color2Gray
- CS5
- CS5.5
- FileMaker
- FramedWeb
- FrameReporter
- Freebies
- GREPGrokker
- ImageHorn
- ImageLibraryLoader
- InCopy
- InDesign
- InDesignProxy
- LayerLifter
- Mac OS X
- MagnetoGuides
- News
- Recipes
- Scripters & Developers
- Soxy
- Spreadulator
- StoryTweaker
- StylePainter
- Sudoku Generator
- TextExporter
- TextStitch
- Windows
- YeShore
Archives
0- September 2011
- August 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- August 2008
- July 2008
- June 2008
- May 2008