macOS
brew install hexcurselocal Homebrew formula metadata
brew
Ncurses-based console hex editor. Version 1.60.0 via Homebrew; verified from local package data.
install
brew install hexcurselocal Homebrew formula metadata
sudo apt install hexcurseDebian stable package indexes · hexcurse · source: deb.debian.org
nix profile install nixpkgs#hexcursenixpkgs package indexes · pkgs/by-name/he/hexcurse/package.nix · source: api.github.com
overview
Ncurses-based console hex editor
history
Hexcurse is a C ncurses console hex editor with an early-2000s release history and a revived GitHub maintenance home.
The upstream README says Hexcurse was written by Lonny Gomes and James Stephenson, then left unmaintained for a time before the maintainers noticed an old tarball circulating and restarted maintenance from a GitHub repository. The ChangeLog records a first release in May 2001, followed by rapid 2001-2003 development of undo, search, resizing, EBCDIC mode, large-file portability fixes, and terminal behavior improvements.
After older 1.5x releases, the GitHub-era history includes a 1.58 release in 2014 and a 1.60.0 release in November 2015. The 1.60.0 ChangeLog entry switched versioning toward semver, added color support, improved signal handling, fixed failed-save behavior, and incorporated several community pull requests.
Hexcurse's long package life reflects its plain C/ncurses build model and traditional console UI. The input package metadata records Homebrew, Debian, Nix, and Ubuntu packages, and the Homebrew formula packages the v1.60.0 GitHub archive.
Hexcurse opens, edits, and saves files while showing hexadecimal and character windows. It supports searching, decimal or hexadecimal addresses, jumps, undo, bold markers for modified bytes, EBCDIC mode, and keyboard shortcuts for save, open, goto, find, mode toggle, paging, and quit.
Hexcurse matters as one of the small curses hex editors that survived by being easy to build and package. Its history shows a common Unix package pattern: an old tarball-era utility rehomed on GitHub, lightly modernized, and kept useful through distro packaging rather than heavy feature churn.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hexcurse | cli | global executable |
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.
https://github.com/LonnyGomes/hexcurse
install metadata
| Package key | brew:hexcurse |
|---|---|
| Version | 1.60.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hexcurse |
| Homepage | https://github.com/LonnyGomes/hexcurse |
| Repository | https://github.com/LonnyGomes/hexcurse |
| Upstream docs | https://github.com/LonnyGomes/hexcurse#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/LonnyGomes/hexcurse/archive/refs/tags/v1.60.0.tar.gz |
| Uses from macOS | ncurses |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hexcurse |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
hexcurse 1.58-1.4
Ncurses-based hex editor with many features
sudo apt install hexcursehexcurse
nix profile install nixpkgs#hexcursehexcurse 1.58-1.4
Ncurses-based hex editor with many features
sudo apt install hexcursesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.