macOS
brew install iredlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ired in AI-Agent-Workflows.
Installation
brew install iredlocal Homebrew formula metadata
Überblick
Minimalistic hexadecimal editor designed to be used in scripts
Verlauf
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.
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 |
|---|---|---|---|
bdiff | cli | globales Executable | |
ired | cli | globales Executable | |
vired | 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/radare/ired
Installationsmetadaten
| Paketschlüssel | brew:ired |
|---|---|
| Version | 0.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ired |
| Homepage | https://github.com/radare/ired |
| Repository | https://github.com/radare/ired |
| Upstream-Dokumentation | https://github.com/radare/ired#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/radare/ired/archive/refs/tags/0.6.tar.gz |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
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.