macOS
brew install binsiderlocal Homebrew formula metadata
brew
binsider のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install binsiderlocal Homebrew formula metadata
nix profile install nixpkgs#binsidernixpkgs package indexes · pkgs/by-name/bi/binsider/package.nix · ソース: api.github.com
sudo pacman -S binsiderArch Linux sync databases · binsider · ソース: geo.mirror.pkgbuild.com
sudo zypper install binsideropenSUSE Tumbleweed package metadata · binsider · ソース: download.opensuse.org
scoop install main/binsiderScoop official bucket manifest trees · bucket/binsider.json · ソース: api.github.com
概要
Analyzes ELF binaries
履歴
Binsider is a Rust TUI for analyzing ELF binaries, combining static inspection, dynamic tracing, strings, linked-library views, and hexdumps in one terminal interface.
The orhun/binsider repository was created in August 2023, and the first crates.io publication and v0.1.0 release arrived in September 2024. The README describes it as a terminal UI for static and dynamic ELF analysis, and the documentation site presents quickstart, installation, and usage pages.
The release history shows rapid early packaging from 0.1.0 in 2024 through 0.3.2 in February 2026.
Binsider moved quickly into package-manager channels: the supplied package facts list Homebrew, Nix, Arch, Scoop, and openSUSE packages, while the official docs also document Cargo, Arch, Alpine, binary releases, source builds, Docker images, and other installation methods.
The quickstart is `binsider <binary>`. The official docs describe general analysis, ELF layout inspection, dynamic tracing similar to strace/ltrace workflows, string extraction, and a hexdump dashboard.
Binsider is notable as a modern TUI wrapper around tasks traditionally split across readelf, ldd, strace, ltrace, strings, and hexdump. It is young, but it reflects the current packaging taste for interactive terminal tools that make old binary formats easier to explore.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
binsider | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/orhun/binsider
インストールメタデータ
| パッケージキー | brew:binsider |
|---|---|
| バージョン | 0.3.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/binsider |
| ホームページ | https://binsider.dev/ |
| リポジトリ | https://github.com/orhun/binsider |
| 上流ドキュメント | https://binsider.dev/ |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/orhun/binsider/archive/refs/tags/v0.3.2.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | binsider |
| 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 パッケージリンクとは分けて表示されます。
binsider
nix profile install nixpkgs#binsiderbinsider 0.3.2-2
A TUI for analyzing binaries like a boss
https://github.com/orhun/binsider
sudo pacman -S binsiderbinsider 0.3.2-1.3
Analyze ELF binaries
https://github.com/orhun/binsider
sudo zypper install binsidermain/binsider
scoop install main/binsiderソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.