macOS
brew install bingreplocal Homebrew formula metadata
sudo port install bingrepMacPorts ports tree · textproc/bingrep/Portfile · ソース: api.github.com
brew
bingrep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bingreplocal Homebrew formula metadata
sudo port install bingrepMacPorts ports tree · textproc/bingrep/Portfile · ソース: api.github.com
nix profile install nixpkgs#bingrepnixpkgs package indexes · pkgs/by-name/bi/bingrep/package.nix · ソース: api.github.com
sudo pacman -S bingrepArch Linux sync databases · bingrep · ソース: geo.mirror.pkgbuild.com
概要
Greps through binaries from various OSs and architectures
履歴
bingrep is a Rust command-line viewer for inspecting executable and archive formats with colored, grep-like output aimed at quick binary analysis.
The GitHub repository was created in February 2017, and the crate first appeared on crates.io in July 2017. The README says the tool grew from a personal binary-inspection workflow and was uploaded after the author had been sharing screenshots of binary data.
Its README lists support for ELF, Mach-O, Unix/BSD archives, and debug-only PE parsing, with goblin as the backend responsible for loading and parsing binary formats.
bingrep stayed small but packaged: the supplied package facts list Homebrew, MacPorts, Nix, and Arch packages, while crates.io provides the Rust-native cargo install path.
Common use is `bingrep /bin/ls` to view binary metadata, with options for debug output, symbol demangling, experimental hextable output, ranges, and ELF string searching.
Package nerds care about bingrep as a lightweight alternative view over the same artifact formats handled by objdump, nm, readelf, and file. It is less foundational than GNU Binutils, but useful when the job is visual triage of sections, headers, offsets, and symbols.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bingrep | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/m4b/bingrep
インストールメタデータ
| パッケージキー | brew:bingrep |
|---|---|
| バージョン | 0.12.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bingrep |
| ホームページ | https://github.com/m4b/bingrep |
| リポジトリ | https://github.com/m4b/bingrep |
| 上流ドキュメント | https://github.com/m4b/bingrep#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/m4b/bingrep/archive/refs/tags/v0.12.1.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 | bingrep |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bingrep
nix profile install nixpkgs#bingrepbingrep 0.12.1-2
Cross-platform binary parser and colorizer
https://github.com/m4b/bingrep
sudo pacman -S bingrepbingrep
sudo port install bingrepソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.