pkgsrc-wip/ht/DESCR

19 lines
587 B
Text
Raw Normal View History

HT is a file editor/viewer/analyzer for executables. The goal is to combine
the low-level functionality of a debugger and the usability of IDEs. We aim
towards a perfect hex-editing ability and support of the most important file
formats.
Features:
- Supported formats:
* Win32 PE, LE, NE, *.obj
* Unix ELF, COFF *.o
* OS/2 NE, LX
- Copy, paste, histories, undo.
- Searching/Replacing:
* hex/text search/replace
* C/ASM string search/replace
* regular expresion search/replace
- Debugging features:
* call/jmp tables
* .map, .sym, label generation, ...