Commit Graph

6 Commits

Author SHA1 Message Date
sturm
ae62d37637 null pointer sentinel 2004-01-04 17:27:48 +00:00
margarida
ae09ba4389 Update to version 0.7.4 2003-11-11 19:54:07 +00:00
margarida
70d2a38d18 Update to version 0.7.3.
Bugfix release with minor enhancements.
2003-11-02 01:34:46 +00:00
avsm
e64892cbde add in an include to <sys/param.h> to ensure that MAXPATHLEN is
defined; otherwise, this program allocates too small a buffer for
filename operations.

margarida@ ok
2003-06-18 01:54:49 +00:00
margarida
c42f6b2548 Update ht to version 0.7.2
--
This is a bugfix release with minor enhancements.
2003-06-04 01:59:27 +00:00
margarida
f1a907c992 Initial import of ht-0.7.1
--
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.
Support includes the following file formats:
* Win32 portable executables (PE) (good support) 
* Unix executable and linkable format (ELF) (good support) 
* DOS standard executables (MZ) (supported) 
* Win32 linear executables (LE) (supported) 
* Windows/OS2 "new" executables (NE) (supported) 
* Unix common object file format (COFF) + DJGPP COFF (supported) 
* OS2 linear executables (LX) 
* M$ object files (.obj) 

WWW: http://hte.sourceforge.net/
2003-05-17 07:29:33 +00:00