pkg.soopen package index

brew / rank 7997

Install biodiff with Homebrew, Nix, pacman, zypper, scoop, winget

Hex diff viewer using alignment algorithms from biology. Version 1.2.1 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#biodiff.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install biodiff

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#biodiff

nixpkgs package indexes · pkgs/by-name/bi/biodiff/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S biodiff

Arch Linux sync databases · biodiff · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install biodiff

openSUSE Tumbleweed package metadata · biodiff · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/biodiff

Scoop official bucket manifest trees · bucket/biodiff.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id 8051Enthusiast.biodiff -e

Windows Package Manager source index · 8051Enthusiast.biodiff · source: cdn.winget.microsoft.com

overview

Package summary

Hex diff viewer using alignment algorithms from biology

Commands and aliases

  • biodiff
  • git-biodiff

history

Project history and usage

biodiff is an interactive binary diff viewer that borrows biological sequence-alignment algorithms to line up similar regions of two binary files.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

biodiff is interesting because it smuggles a bioinformatics idea into reverse-engineering tooling. The package name is literal: binary diffing improved by sequence alignment.

Timeline

  • 2021: Repository created and first v0.1.2 release published.
  • 2022: v1.0.0 released.
  • 2023: v1.1.0 released.
  • 2024: v1.2.1 released.

Related projects

  • biodiff is related to WFA2-lib, rust-bio, cursive, hex viewers, binary diff tools, and `git difftool` workflows through its `git-biodiff` executable.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
$BIODIFF_CONFIG_DIR/config.json$XDG_CONFIG_HOME/biodiff/config.json~/.config/biodiff/config.json
macOS
$BIODIFF_CONFIG_DIR/config.json~/Library/Application Support/biodiff/config.json
Windows
%BIODIFF_CONFIG_DIR%\config.json%APPDATA%\biodiff\config.json

executables

Installed executables

CommandKindExposureNote
biodiffexecutableindexed executableDiscovered from the local executable index.
git-biodiffexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version1.2.1
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:biodiff
Version1.2.1
Package managerHomebrew
Homepagehttps://github.com/8051Enthusiast/biodiff
Repositoryhttps://github.com/8051Enthusiast/biodiff
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

biodiff

nix profile install nixpkgs#biodiff
  • normalized package name match
  • Matched by: Biodiff
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/biodiff/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

biodiff 1.2.1-2

Hex diff viewer using alignment algorithms from biology

https://github.com/8051Enthusiast/biodiff

sudo pacman -S biodiff
  • License: MIT
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Biodiff
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: biodiff from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

biodiff 1.2.1-1.5

A tool for binary diffing

https://github.com/8051Enthusiast/

sudo zypper install biodiff
  • License: MIT
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: biodiff
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Biodiff
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: biodiff from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Scoop95%

main/biodiff

scoop install main/biodiff
  • normalized package name match
  • Matched by: Biodiff
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/biodiff.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

8051Enthusiast.biodiff

winget install --id 8051Enthusiast.biodiff -e
  • normalized package name match
  • Matched by: Biodiff
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: 8051Enthusiast.biodiff from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation