HT Editor Changelog

What's new in HT Editor 2.1.0

Jul 16, 2018
  • 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)

New in HT Editor 2.0.22 (Jun 14, 2013)

  • Amongst various bugfixes, this release features the new option "editor/scroll offset" which determines how many extra lines the cursor should be visible when scolling

New in HT Editor 2.0.21 (Dec 31, 2012)

  • Fixed the usage of unaligned pointers on certain platform and restructured the configure/makefile for better handling of ncurses depedency (Both changes thanks to Jan Engelhardt). This release agains contains some smaller AVX updates.

New in HT Editor 2.0.15 (Feb 3, 2009)

  • [Win32] removed a debug printf
  • fixed clipboard view
  • fixed ELF symbol viewer

New in HT Editor 2.0.11 (Dec 21, 2007)

  • [Win32] Save config in home directory
  • fixed crash while changing text highlighting
  • small bug fixes