macOS
brew install bingreplocal Homebrew formula metadata
sudo port install bingrepMacPorts ports tree · textproc/bingrep/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.