macOS
brew install htlocal Homebrew formula metadata
sudo port install htMacPorts ports tree · devel/ht/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ht in AI-Agent-Workflows.
Installation
brew install htlocal Homebrew formula metadata
sudo port install htMacPorts ports tree · devel/ht/Portfile · Quelle: api.github.com
sudo apt install htDebian stable package indexes · ht · Quelle: deb.debian.org
nix profile install nixpkgs#htnixpkgs package indexes · pkgs/by-name/ht/ht/package.nix · Quelle: api.github.com
sudo zypper install htopenSUSE Tumbleweed package metadata · ht · Quelle: download.opensuse.org
Überblick
Viewer/editor/analyzer for executables
Verlauf
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.
Sicherheitslage
Für ht wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ht | 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.
Installationsmetadaten
| Paketschlüssel | brew:ht |
|---|---|
| Version | 2.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ht |
| Homepage | https://hte.sourceforge.net/ |
| Repository | https://github.com/sebastianbiallas/ht |
| Upstream-Dokumentation | https://github.com/sebastianbiallas/ht#readme |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://downloads.sourceforge.net/project/hte/ht-source/ht-2.1.0.tar.bz2 |
| Abhängigkeiten | lzo |
| Von macOS bereitgestellte Bibliotheken | ncurses |
| 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 | 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 htQuellspur
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.