macOS
brew install biodifflocal Homebrew formula metadata
brew
biodiff のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install biodifflocal Homebrew formula metadata
nix profile install nixpkgs#biodiffnixpkgs package indexes · pkgs/by-name/bi/biodiff/package.nix · ソース: api.github.com
sudo pacman -S biodiffArch Linux sync databases · biodiff · ソース: geo.mirror.pkgbuild.com
sudo zypper install biodiffopenSUSE Tumbleweed package metadata · biodiff · ソース: download.opensuse.org
scoop install main/biodiffScoop official bucket manifest trees · bucket/biodiff.json · ソース: api.github.com
winget install --id 8051Enthusiast.biodiff -eWindows Package Manager source index · 8051Enthusiast.biodiff · ソース: cdn.winget.microsoft.com
概要
Hex diff viewer using alignment algorithms from biology
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
biodiff | cli | グローバル実行可能ファイル | |
git-biodiff | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/8051Enthusiast/biodiff
インストールメタデータ
| パッケージキー | brew:biodiff |
|---|---|
| バージョン | 1.2.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/biodiff |
| ホームページ | https://github.com/8051Enthusiast/biodiff |
| リポジトリ | https://github.com/8051Enthusiast/biodiff |
| 上流ドキュメント | https://github.com/8051Enthusiast/biodiff#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/8051Enthusiast/biodiff.git |
| ビルド依存関係 | cmake, rust |
| macOS 提供ライブラリ | llvm |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.