JDIFF is a program that outputs the differences between two binary files, either in binary format or in human readable format (detailed or summarized) and then allows to reconstruct the second file from the first one and the diff-file.
Features
- Diffing and Undiffing binary files.
- Different output formats for analysis of differences.
- Support for piping to or from other commands like gzip or 7z
License
GNU General Public License version 3.0 (GPLv3)Follow Jojos Binary Diff
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
I was able to use jojodiff to merge two partial images of a multi-megabyte 9-track tape (with dropped bytes and parts of blocks in different places) into a valid correct image in less than a day! Without jojodiff, it would have taken me weeks.
-
Perfect. Everything I needed (and was very hard to find for Windows!): a quick command to generate a binary patch file delta to be applied on the original file.
-
Hello, I tested your software on both Intel and ARM based (Raspberry PI) and I was able to develop a prototype Software Over The Air solution using this solution. I have done numerous testing by creating diff and send the diff over the air and I was able to recreate original image. I do sha256sum comparison. Great work. I need a clarification, license information in sourceforge.net say your software is GPL 2.0. But the copying file in source pack say that it is GPLv3. Please clarify (my email: c.n.aananth@gmail.com) Regards, Aananth