macOS
brew install htlocal Homebrew formula metadata
安装
brew install htlocal Homebrew formula metadata
nix profile install nixpkgs#htnixpkgs package indexes · pkgs/by-name/ht/ht/package.nix · 来源: api.github.com
sudo zypper install htopenSUSE Tumbleweed package metadata · ht · 来源: download.opensuse.org
概览
Viewer/editor/analyzer for executables
历史
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.
安全态势
没有找到 ht 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.htcfg可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ht | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ht |
|---|---|
| 版本 | 2.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ht |
| 主页 | https://hte.sourceforge.net/ |
| 仓库 | https://github.com/sebastianbiallas/ht |
| 上游文档 | https://github.com/sebastianbiallas/ht#readme |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://downloads.sourceforge.net/project/hte/ht-source/ht-2.1.0.tar.bz2 |
| 依赖 | lzo |
| macOS 提供的库 | ncurses |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 ht来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.