Jump to content

HT Editor: Difference between revisions

From EDM2
m Reiknir moved page HTE to HT Editor
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
HT Editor or '''HTE''' is a hybrid text/binary editor and viewer that sports some interesting disassembly features, the OS/2 version has not been updated for a few years but then again the main code base has only seen limited upgrades in the same timeframe.
{{Software
|Picture=NA.png
|Name=HTE
|Version=OS/2: 2.1.0 (2007)<br />Windows: 2.1.0 (Jan 2015)
|Vendor=
|Author=Sebastian Biallas
|Licence=GPL
|WWW=http://hte.sourceforge.net
}}
'''HT Editor''' ('''HTE''') is a hybrid text/binary editor and viewer that sports some interesting disassembly features, the OS/2 version has not been updated for a few years but then again the main code base has only seen limited upgrades in the same timeframe.


==Version==
==Version==
* Last known version: HT Editor v2.1.0 (2015-01-11)
* 2.0.7 (2007)
: Available as source code or Win32 binary only.
*:T. Ebisawa (OS/2 Port): [http://bauxite.sakura.ne.jp/software/os2/misc/ht-2.0.10-os2experimental-20071206.zip HT Editor 2.0.10] (2007-12-06)
* Last known OS/2 version: [http://bauxite.sakura.ne.jp/software/os2/misc/ht-2.0.10-os2experimental-20071206.zip HT Editor 2.0.10] (2007-12-06)
* 2.1.0 (2015-01-11) - available as source code or Win32 binary only.
;Prerequisites: [[LIBC 0.6.3]]


==Links==
==Links==
* [http://hte.sourceforge.net/ HTE homepage]
* [http://hte.sourceforge.net/ HTE homepage]
* [https://github.com/sebastianbiallas/ht Source code repository] - On [[GitHub]]
* [https://github.com/sebastianbiallas/ht Source code repository] - On [[GitHub]]
==Licence==
*
==Authors==
* Sebastian Biallas (Original author)
* [[T. Ebisawa]] (aka Sava, OS/2 Port)


[[Category:Text editors]]
[[Category:Text editors]]
[[Category:Utilities]]

Latest revision as of 03:27, 26 May 2022

HT Editor
Name HTE
Version OS/2: 2.1.0 (2007)
Windows: 2.1.0 (Jan 2015)
Vendor
Author Sebastian Biallas
Licence GPL
WWW http://hte.sourceforge.net

HT Editor (HTE) is a hybrid text/binary editor and viewer that sports some interesting disassembly features, the OS/2 version has not been updated for a few years but then again the main code base has only seen limited upgrades in the same timeframe.

Version

  • 2.0.7 (2007)
    T. Ebisawa (OS/2 Port): HT Editor 2.0.10 (2007-12-06)
  • 2.1.0 (2015-01-11) - available as source code or Win32 binary only.

Links