首页
社区
课程
招聘
[转帖]HT Editor 2.0.21
发表于: 2013-1-1 05:41 1897

[转帖]HT Editor 2.0.21

2013-1-1 05:41
1897
HT Editor 2.0.21
HT Editor description


A file editor/viewer for executable files that combine the functionality of a debugger and the usability of an IDE

HT Editor is a compact application that allows you to edit and to analyze the sourcecode of executable files. The goal is to combine the low-level functionality of a debugger and the usability of IDEs.

We aim towards a perfect hex-editing ability and support of the most important file formats. PE, LE, NE, MZ, COFF, LZ and ELF executables are supported.

Here are some key features of "HT Editor":

· Supported file formats
· common object file format (COFF/XCOFF32) (header, image with code/data analyser)
· executable and linkable format (ELF) (header, section headers, program headers, symbol tables, image with code/data analyser (x86, IA-64, Alpha, PowerPC) and relocations)
· linear executables (LE) (header, VxD descriptor, object table, page table, image with code/data analyser (x86), auto-relocation layer)
· standard dos executables (MZ) (header, relocations, image (disassembly only) )
· new executables (NE) (header, segments, names, entrypoints, image with code/data analyser (x86), auto-relocation layer (pretty complete) )
· portable executables (PE32, PE64) (header, import section, delay-import section, export section, resources, image with code/data analyser (x86, IA-64, Alpha), preliminary support for .net executables)
· java class files (CLASS) (header, image with code/data analyser (java bytecode disassembler))
· Mach exe/link format (MachO) (header, image with code/data analyser (x86, PowerPC) )
· X-Box executable (XBE) (header, imports, image with code/data analyser (x86) )
· Flat (FLT) (header, image with data analyser (no disassembler yet))
· PowerPC executable format (PEF)

· Code & Data Analyser
· finds branch sources and destinations recursively
· finds procedure entries
· creates labels based on this information
· creates xref information
· allows to interactively analyse unexplored code (press 'c')
· allows to create/rename/delete labels (press 'n')
· allows to create/edit comments (press '#')

What's New in This Release: [ read full changelog ]

· 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.

http://www.softpedia.com/dyn-postdownload.php?p=1450&t=0&i=1


[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

上传的附件:
收藏
免费 1
支持
分享
最新回复 (4)
雪    币: 318
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
林版辛苦了,新年快乐!
2013-1-1 09:27
0
雪    币: 97697
活跃值: (200834)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
Happy New Year All.
上传的附件:
2013-1-1 10:21
0
雪    币: 193
活跃值: (1220)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
Happy New Year All.Lin
2013-1-1 12:51
0
雪    币: 97697
活跃值: (200834)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
HT Editor 2.0.22
What's new in HT Editor 2.0.22:
June 14th, 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

http://www.softpedia.com/dyn-postdownload.php?p=1450&t=0&i=1

2013-6-16 07:20
0
游客
登录 | 注册 方可回帖
返回
//