Tuesday, November 30, 2010

HT Editor--executable file editor

HTEditor is a terminal with hex editor, for executable files, such as the familiar ELF, PE, provides special viewing and editing capabilities.

You can view the executable original hex data, or you can let HTEditor help you resolve issues such as ELFheader, subparagraphs address, external symbols and other information, and you can directly modify these information, let HTEditor help you update to the executable file. Similarly, in disassembly mode, you can directly edit orders, search string, or value special. Detailed instructions can refer to the official document: HTEditor http://hte.sourceforge.net/doc.html

No comments:

Post a Comment