Automic VaultAutomic Vault

brew

bingrep mit Homebrew, MacPorts, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bingrep in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bingrep

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install bingrep

MacPorts ports tree · textproc/bingrep/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#bingrep

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S bingrep

Arch Linux sync databases · bingrep · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Greps through binaries from various OSs and architectures

Befehle und Aliase

  • bingrep

Verlauf

Projektgeschichte und Nutzung

bingrep is a Rust command-line viewer for inspecting executable and archive formats with colored, grep-like output aimed at quick binary analysis.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Quellen

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bingrepcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version0.12.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.12.1

https://github.com/m4b/bingrep

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bingrep
Version0.12.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bingrep
Homepagehttps://github.com/m4b/bingrep
Repositoryhttps://github.com/m4b/bingrep
Upstream-Dokumentationhttps://github.com/m4b/bingrep#readme
LizenzMIT
Quellarchivhttps://github.com/m4b/bingrep/archive/refs/tags/v0.12.1.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebingrep
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

bingrep

nix profile install nixpkgs#bingrep
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment