HT-Editor
Jump to navigation
Jump to search
Description
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 plan to implement all (hex-)editing features and support of the most important file formats.
Installation
Windows
Download link: http://sourceforge.net/projects/hte/files/ht-bin-win32/ht-2.1.0-win32.exe
Linux
$ cd /data/src/ $ wget http://sourceforge.net/projects/hte/files/ht-source/ht-2.1.0.tar.bz2 $ bzip2 -cd ht-2.1.0.tar.bz2 | tar xf - $ cd ht-2.1.0/ $ ./configure $ make $ sudo make install
Usage
INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.
Thank you for your comprehension.
Examples
Fix corrupted header
HT Editor can be used to fix corrupted header. To do that, start HT Editor and open the file (press F3 or go to File > Open). Then enter in change mode (press F6): select elf/header.