pkg.soopen package index

brew / rank 15770

Install ired with Homebrew

Minimalistic hexadecimal editor designed to be used in scripts. Version 0.6 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install ired

local Homebrew formula metadata

overview

Package summary

Minimalistic hexadecimal editor designed to be used in scripts

Commands and aliases

  • bdiff
  • ired
  • vired

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2012: The public GitHub repository was created.
  • 2021: Repository activity shows maintenance into March 2021.
  • Package-manager era: Homebrew carries ired as a standalone formula for script-oriented hexadecimal editing.

Related projects

  • ired is related to radare and radare2, especially the older radare shell model that it intentionally reimplements in smaller form.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
bdiffexecutableindexed executableDiscovered from the local executable index.
iredexecutableindexed executableDiscovered from the local executable index.
viredexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.6
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:ired
Version0.6
Package managerHomebrew
Homepagehttps://github.com/radare/ired
Repositoryhttps://github.com/radare/ired
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation