Automic VaultAutomic Vault

brew

使用 Homebrew 安装 bgrep

查看 bgrep 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bgrep

local Homebrew formula metadata

概览

软件包摘要

Like grep but for binary strings

命令和别名

  • bgrep

历史

项目历史与用法

bgrep is a tiny binary-pattern search utility: grep-like in spirit, but aimed at byte sequences in binary files rather than text lines.

项目历史

The README gives the origin story plainly: the author was annoyed that grep could not look for binary strings and wrote a tool for that job. The GitHub repository was created in 2010, has a small tag history, and remains a compact C utility rather than a broad search framework.

采用历史

The input metadata records Homebrew packaging for bgrep. Its adoption is correspondingly modest and toolbelt-oriented: useful enough to package, but intentionally small.

使用方式

bgrep searches for a hex byte pattern, can recurse through directories, can print before/after context bytes, can read a pattern from a file, and can apply a mask file for wildcard bytes. When no path is given, it reads standard input.

为什么软件包爱好者会关心

The package is significant in the classic Unix sense: one C file, one executable, one missing behavior from grep filled without pulling in a larger forensic suite. It is handy for firmware, image, dump, and protocol-payload spelunking.

时间线

  • 2010: Initial GitHub commit.
  • 2011: bgrep-0.2 tag appears.
  • 2026: bgrep-0.3 tag updates README usage around context flags.

Related projects

  • The obvious related tool is grep(1), which the README names as the motivation. It also overlaps with hex editors, hexdump/xxd workflows, and binary-analysis command-line tools.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bgrepcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.3
管理器更新时间2026-06-10
本地数据OK
上游当前
检测到的最新版本bgrep-0.3

https://github.com/tmbinc/bgrep

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:bgrep
版本0.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bgrep
主页https://github.com/tmbinc/bgrep
仓库https://github.com/tmbinc/bgrep
上游文档https://github.com/tmbinc/bgrep#readme
许可证BSD-2-Clause
源码归档https://github.com/tmbinc/bgrep/archive/refs/tags/bgrep-0.3.tar.gz
最后更新2026-06-10T03:29:15Z
Pulseupdated
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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