Diff Tools

biodiff – terminal-based binary diff viewer

biodiff is a terminal-based binary diff viewer.

It compares two files side by side in a hex view and uses alignment algorithms to keep similar regions lined up, padding missing bytes where needed. That makes it useful for inspecting differences in binaries, firmware images, and other non-text files where ordinary diff tools are not suitable.

This is free and open source software.

Key Features

  • Shows two binary files side by side in a hex view for direct comparison.
  • Offers both unaligned and aligned views for examining contiguous data and matched byte regions.
  • Uses bioinformatics-inspired alignment algorithms to keep similar parts of files in sync.
  • Supports multiple byte representations including binary, octal, decimal, hexadecimal, mixed ASCII/hex, braille, and Roman numerals.
  • Includes right-to-left mode, horizontal and vertical split layouts, and ASCII and bar columns.
  • Lets you adjust bytes per row and automatically determine width from visible or selected data.
  • Provides search using text, regular expressions, and hexagex patterns.
  • Can print diffs directly to the terminal in addition to its interactive interface.

Website: github.com/8051enthusiast/biodiff
Support:
Developer: 8051Enthusiast
License: MIT License

biodiff help

biodiff is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Terminal-Based Diff Tools
difftasticStructural diff tool that compares files based on their syntax
diff-so-fancyAttractive diffs with diff-highlight and more
deltaViewer for git and diff output
icdiffAn improved colored diff
diffoscopeIn-depth comparison of files, archives, and directories
colordiffWrapper for diff with pretty syntax highlighting
objdiffLocal diffing tool for decompilation project
ydiffTool to view colored, incremental diff in a version controlled workspace
diffrWord-by-word diff highlighting utility
dyffdiff tool for YAML files
WdiffWordwise implementation of diff
dwdiffdiff program that operates at the word level
diff2html-cliGenerate HTML diffs
dirdiffCompute the differences between two directories
csv-diffDiffing CSV and JSON files
csvdiffFast diff tool for comparing CSV files
sesdiffGenerates a shortest edit script

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments