pkg.soopen package index

brew / 順位 7085

bingrep を Homebrew, MacPorts, Nix, pacman でインストール

bingrep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bingrep

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bingrep

MacPorts ports tree · textproc/bingrep/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#bingrep

nixpkgs package indexes · pkgs/by-name/bi/bingrep/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S bingrep

Arch Linux sync databases · bingrep · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Greps through binaries from various OSs and architectures

コマンドとエイリアス

  • bingrep

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: GitHub repository is created.
  • 2017: 0.1.0 is published to crates.io.
  • 2026: 0.12.1 is published to crates.io.

Related projects

  • bingrep is closely related to m4b/goblin, its binary parsing backend. It sits in the same working niche as readelf, objdump, nm, strings, and newer Rust binary-inspection tools.

ソース

  • GitHub API reports repository creation in 2017.
  • GitHub README documents origins, supported formats, examples, and goblin relationship.
  • crates.io API reports crate publication and release chronology.
  • input.source_facts.package-manager lists package-manager availability.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bingrep実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.12.1
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bingrep
バージョン0.12.1
パッケージマネージャHomebrew
ホームページhttps://github.com/m4b/bingrep
リポジトリhttps://github.com/m4b/bingrep
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

bingrep

nix profile install nixpkgs#bingrep
  • normalized package name match
  • 一致条件: Bingrep
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bi/bingrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

bingrep 0.12.1-2

Cross-platform binary parser and colorizer

https://github.com/m4b/bingrep

sudo pacman -S bingrep
  • License: MIT
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Bingrep
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bingrep from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

bingrep

sudo port install bingrep
  • normalized package name match
  • 一致条件: Bingrep
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/bingrep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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