This program is a file viewer, editor and analyzer for text, binary, and (especially) executable files.
The goal is to combine the low-level functionality of a debugger and the usability of IDEs (i.e. like Open Watcom, QT framework, NetBeans etc.).
Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).
Following ones are the download links for manual installation:
HT Editor v. 2.1.0 (17/12/2024, Mentore Siesto) | Readme/What's new |
HT ChangeLog
==============
version 2.1.1pre:
- small bug fixes
version 2.1.0:
- updated included minilzo
- new disassembler: Atmel AVR 8-bit microcontroller
- [x86] SHA instructions
- Fixed some crashes involving corrupt ELF files
- More advanced display and handling of PE relocations (thanks Mertens Engineering)
- PE checksum calculation (thanks Mertens Engineering)
version 2.0.22:
- Fixed selection of nodes in call chain
- Added ability to view/edit 64 bit symbols and relocation for ELFs
(Thanks tecknicaltom)
- Added new option "editor/scroll offset" which determines how many
extra lines the cursor should be visible when scolling
(Thanks tecknicaltom)
- Fixed loading of ELF files for alpha
- Updated address of FSF
version 2.0.21:
- [x86] AVX2 updates
- Fixed usage of unaliged pointers (Thanks Jan)
- Restructed configure/makefile for better handling of
ncurses depedency (Thanks Jan)
version 2.0.20:
- Fixed loading of 32 bit ELFs (Thanks Oleg)
- Use wide ncurses if necessars (Thanks Jan)
- Show search progress in MiB (Thanks Jan)
version 2.0.19:
- [x86] fixed a lot of small bugs
- fixed a crash with the "follow" function on
invalid addresses in analyser
- [x86] AVX updates
- [x86] AVX2 instructions
- [x86] BMI, BMI2 and TBM instructions
- fixed loading of ELF files with no section headers
- [Win32] Fixed loading of files with path length > 100 (thanks Vitaliy)
version 2.0.18:
- updated c++ demangler
- [x86] SSE5/XOP/AVX merge
- symbols "first" and "last" in hex view
- project manager works again
version 2.0.17:
- compilation fixes for gcc 4.4
- fixed crash on garbage in elf section headers
version 2.0.16:
- [x86] intel avx update
- updated c++ demangler
- small crash fix
version 2.0.15:
- [Win32] removed a debug printf
- fixed clipboard view
- fixed ELF symbol viewer
version 2.0.14:
- [x86] movbe, invept, invvpid
- [eval] better help
- [eval] last result (symbol _)
- [eval] u8, u16 etc. for current byte, word..
- fixed embarrassing endianess bug
version 2.0.13:
- [win32] optimize redrawing (reduce flicker)
- [x86] intel avx, aes and pclmulqdq extension
version 2.0.12:
- fixed crash with too long lines
- fixed some cosmetic resizing things in dialogs
(File-Open, Show-Xrefs)
- c++-demangler from gcc 4.3
version 2.0.11:
- [Win32] Save config in home directory
- fixed crash while changing text highlighting
- small bug fixes
==================================================
This is the OS/2 port of HT (http://hte.sourceforge.net), which is
a text editor / browser useful - among other things - to decompile
a binary program.
Mostly interesting to try and decompile MS-DOS old software and analyze
executables, this version is a complete port of the latest release
and did require only a complete recompile. It uses ncurses and terminfo
to build its user interface.
For more information check the text files included in this distribution,
and the HTML and TeXinfo files in the doc/ subdirectory.
Happy developing
Mentore |
![]() |
||
HT Editor v. 2.0.10 (6/12/2007, T. Ebisawa) | Readme/What's new |
version 2.0.10:
- [x86] SSE5 :) |
![]() |
![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License.
Add new comment