macOS
brew install biodifflocal Homebrew formula metadata
brew
Hex diff viewer using alignment algorithms from biology. Version 1.2.1 via Homebrew; verified from local package data.
install
brew install biodifflocal Homebrew formula metadata
nix profile install nixpkgs#biodiffnixpkgs package indexes · pkgs/by-name/bi/biodiff/package.nix · source: api.github.com
sudo pacman -S biodiffArch Linux sync databases · biodiff · source: geo.mirror.pkgbuild.com
sudo zypper install biodiffopenSUSE Tumbleweed package metadata · biodiff · source: download.opensuse.org
scoop install main/biodiffScoop official bucket manifest trees · bucket/biodiff.json · source: api.github.com
winget install --id 8051Enthusiast.biodiff -eWindows Package Manager source index · 8051Enthusiast.biodiff · source: cdn.winget.microsoft.com
overview
Hex diff viewer using alignment algorithms from biology
history
biodiff is an interactive binary diff viewer that borrows biological sequence-alignment algorithms to line up similar regions of two binary files.
The 8051Enthusiast/biodiff repository was created in May 2021. The README describes the tool as a binary diff viewer that displays two files side by side, pads missing bytes, and uses alignment algorithms from WFA2 or rust-bio, libraries normally associated with DNA sequence alignment.
biodiff reached a 1.0.0 release in February 2022 and a 1.2.x series in April 2024. The input package metadata lists Homebrew, Nix, Arch/pacman, Scoop, Winget, and openSUSE/zypper, showing adoption across Unix, Windows package-manager, and Rust-adjacent channels.
Users run `biodiff file_a file_b` for a terminal hex view, then switch between unaligned and aligned views, align regions near the cursor, do global or semiglobal alignment for smaller inputs, and optionally print diffs directly with `biodiff --print`.
The README notes that global alignment has quadratic time and space costs and is not a good fit for large files, which is a useful package-level expectation for people comparing firmware chunks or binary formats.
biodiff is interesting because it smuggles a bioinformatics idea into reverse-engineering tooling. The package name is literal: binary diffing improved by sequence alignment.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$BIODIFF_CONFIG_DIR/config.json$XDG_CONFIG_HOME/biodiff/config.json~/.config/biodiff/config.json$BIODIFF_CONFIG_DIR/config.json~/Library/Application Support/biodiff/config.json%BIODIFF_CONFIG_DIR%\config.json%APPDATA%\biodiff\config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
biodiff | cli | global executable | |
git-biodiff | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/8051Enthusiast/biodiff
install metadata
| Package key | brew:biodiff |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/biodiff |
| Homepage | https://github.com/8051Enthusiast/biodiff |
| Repository | https://github.com/8051Enthusiast/biodiff |
| Upstream docs | https://github.com/8051Enthusiast/biodiff#readme |
| License | MIT |
| Source archive | https://github.com/8051Enthusiast/biodiff.git |
| Build dependencies | cmake, rust |
| Uses from macOS | llvm |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | biodiff |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
biodiff
nix profile install nixpkgs#biodiffbiodiff 1.2.1-2
Hex diff viewer using alignment algorithms from biology
https://github.com/8051Enthusiast/biodiff
sudo pacman -S biodiffbiodiff 1.2.1-1.3
A tool for binary diffing
https://github.com/8051Enthusiast/
sudo zypper install biodiffmain/biodiff
scoop install main/biodiff8051Enthusiast.biodiff
winget install --id 8051Enthusiast.biodiff -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.