mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
cc9ebf8d84
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
13 lines
400 B
Text
13 lines
400 B
Text
HT is a file viewer, editor and analyzer for text, binary, and
|
|
(especially) executable files.
|
|
|
|
Features:
|
|
File formats supported:
|
|
- COFF/XCOFF32, ELF, LE,MZ, NE, PE32/64, Java class, MachO
|
|
- X-Box executable (XBE), Flat and PEF.
|
|
|
|
Code & Data Analyzer:
|
|
- Finds branch sources and destinations recursively
|
|
- Finds procedures entries
|
|
- Creates labels based on this information
|
|
and so on.
|