macOS
brew install htlocal Homebrew formula metadata
sudo port install htMacPorts ports tree · devel/ht/Portfile · source: api.github.com
brew
Viewer/editor/analyzer for executables. Version 2.1.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install ht.
install
brew install htlocal Homebrew formula metadata
sudo port install htMacPorts ports tree · devel/ht/Portfile · source: api.github.com
sudo apt install htDebian stable package indexes · ht · source: deb.debian.org
nix profile install nixpkgs#htnixpkgs package indexes · pkgs/by-name/ht/ht/package.nix · source: api.github.com
sudo zypper install htopenSUSE Tumbleweed package metadata · ht · source: download.opensuse.org
overview
Viewer/editor/analyzer for executables
history
HT Editor is a console file viewer, editor, and analyzer for text, binary files, and especially executable formats, combining hex editing with disassembly and executable-structure inspection.
The HT site credits Stefan Weyergraf and Sebastian Biallas and describes the project goal as combining the low-level functionality of a debugger with IDE-style usability. Its documentation and README describe support for formats such as ELF, PE, Mach-O, MZ, NE, LE, Java class files, XBE, COFF/XCOFF, and others.
The SourceForge-hosted site records a long 2.0.x release line from the 2000s into the early 2010s. In September 2014 the project announced that the official source repository moved to GitHub, and in January 2015 HT 2.1.0 added PE relocation handling, PE checksum calculation, AVR disassembly, broken-ELF crash fixes, and an updated minilzo.
HT is packaged across Unix-like systems because it fills a niche between a hex editor, file-format browser, disassembler, and lightweight reverse-engineering workbench. The input metadata records packages in Homebrew, Debian, MacPorts, Nix, Ubuntu, and openSUSE.
Its SourceForge-era documentation also names GNU/Linux, FreeBSD, and Win32 as target systems, which explains why package recipes often need to preserve both Unix and Windows configuration behavior.
Users open files in HT to inspect executable headers, sections, imports, exports, relocations, resources, disassembly, xrefs, labels, comments, and evaluator expressions. Analyzer state is stored beside the analyzed file as FILENAME.htcfg.
The documentation records global configuration in ~/.htcfg2 on Unix and ht.cfg2 next to ht.exe on Windows, plus per-file analyzer state that restores labels, comments, and analysis metadata.
HT matters to package nerds because it is a classic terminal reverse-engineering utility with deep file-format support and a long SourceForge-to-GitHub lineage. It is the kind of tool that remains useful even when newer GUI reverse-engineering platforms exist, because it is small enough to ship as a command-line package.
It also illustrates a packaging edge case: a project homepage, historical release notes, generated documentation, and a moved official repository all matter when identifying the authoritative source.
security posture
No matching local secret-handling manifest was found for ht. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.htcfg2FILENAME.htcfght.cfg2 (where ht.exe resides)FILENAME.htcfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ht | 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.
install metadata
| Package key | brew:ht |
|---|---|
| Version | 2.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ht |
| Homepage | https://hte.sourceforge.net/ |
| Repository | https://github.com/sebastianbiallas/ht |
| Upstream docs | https://github.com/sebastianbiallas/ht#readme |
| License | GPL-2.0-only |
| Source archive | https://downloads.sourceforge.net/project/hte/ht-source/ht-2.1.0.tar.bz2 |
| Dependencies | lzo |
| 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 | ht |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.
ht 2.1.0+repack1-5
Viewer/editor/analyser (mostly) for executables
sudo apt install htht
nix profile install nixpkgs#htht 2.1.0+repack1-5
Viewer/editor/analyser (mostly) for executables
sudo apt install htht 2.1.0-4.3
Disassembler, object dumper and hex editor
sudo zypper install hthte 2.1.0-4.3
Disassembler, object dumper and hex editor
sudo zypper install hteht
sudo port install htsource 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.