macOS
brew install bingreplocal Homebrew formula metadata
sudo port install bingrepMacPorts ports tree · textproc/bingrep/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bingrep in AI-Agent-Workflows.
Installation
brew install bingreplocal Homebrew formula metadata
sudo port install bingrepMacPorts ports tree · textproc/bingrep/Portfile · Quelle: api.github.com
nix profile install nixpkgs#bingrepnixpkgs package indexes · pkgs/by-name/bi/bingrep/package.nix · Quelle: api.github.com
sudo pacman -S bingrepArch Linux sync databases · bingrep · Quelle: geo.mirror.pkgbuild.com
Überblick
Greps through binaries from various OSs and architectures
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bingrep | cli | globales Executable |
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.
https://github.com/m4b/bingrep
Installationsmetadaten
| Paketschlüssel | brew:bingrep |
|---|---|
| Version | 0.12.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bingrep |
| Homepage | https://github.com/m4b/bingrep |
| Repository | https://github.com/m4b/bingrep |
| Upstream-Dokumentation | https://github.com/m4b/bingrep#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/m4b/bingrep/archive/refs/tags/v0.12.1.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 bingrepQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.