macOS
brew install iredlocal Homebrew formula metadata
安装
brew install iredlocal Homebrew formula metadata
概览
Minimalistic hexadecimal editor designed to be used in scripts
历史
ired is a small command-line hexadecimal editor by pancake from the radare ecosystem. Its history is thinly documented, but its README is explicit about the design goal: a minimal raw editor that keeps extensibility outside the core program.
The ired README expands the name as independent raw editor and describes the tool as a minimalistic reimplementation of the radare shell, with source kept small and external applications expected to provide extension points. The GitHub repository was created in 2012, which places the standalone package after the early radare line and before radare2's broader packaging footprint became common.
Homebrew packages ired as a minimalistic hexadecimal editor designed for scripts. That packaging niche is narrower than full reverse-engineering suites: ired is for users who want a small raw editor command rather than the larger radare2 framework.
ired exposes terse interactive commands for help, search, hexdump, writing strings or hex pairs, seeking, resizing, dumping and loading blocks, and running shell commands. The README lists portability across GNU/Linux, macOS, Windows through MinGW, Cygwin, Solaris, and BSD-family systems.
ired is interesting because it packages the opposite end of the radare world from radare2: small, scriptable, and deliberately limited. It is the kind of package that survives because a tiny C tool can be easier to build, audit, and invoke from scripts than a full binary-analysis framework.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bdiff | cli | 全局可执行文件 | |
ired | cli | 全局可执行文件 | |
vired | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/radare/ired
安装元数据
| 软件包键 | brew:ired |
|---|---|
| 版本 | 0.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ired |
| 主页 | https://github.com/radare/ired |
| 仓库 | https://github.com/radare/ired |
| 上游文档 | https://github.com/radare/ired#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/radare/ired/archive/refs/tags/0.6.tar.gz |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ired |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.