首页
社区
课程
招聘
[推荐]HT Editor 2.0.22 自带ARM/x86/x64/Alpha/PowerPC汇编/反汇编 支持多种文件格式 的开源二进制文件编辑器
发表于: 2013-9-10 22:50 3228

[推荐]HT Editor 2.0.22 自带ARM/x86/x64/Alpha/PowerPC汇编/反汇编 支持多种文件格式 的开源二进制文件编辑器

2013-9-10 22:50
3228
非常好用的Hex Editor,还是开源的啊.
唯一缺点是不支持鼠标和不能UNDO.

官方网页:
http://hte.sourceforge.net/downloads.html
General features
Supported file formats
common object file format (COFF/XCOFF32)
- header
- image with code/data analyser (x86)
executable and linkable format (ELF)
- header
- section headers
- program headers
- symbol tables
- image with code/data analyser (x86, AMD64, IA-64, Alpha, PowerPC, ARM) and relocations
linear executables (LE)
- header
- VxD descriptor
- object table
- page table
- image with code/data analyser (x86)
- auto-relocation layer (only internal refs for now)
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, AMD64, PowerPC, IA-64, Alpha, ARM)
- 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, AMD64, PowerPC, ARM)
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)
- header
- imports - image with code/data analyser (PowerPC)
Still some to be implemented (M$-OBJ, ARCH, LX)
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 ’#’)
Target systems
- DJGPP
- GNU/Linux
- FreeBSD
- Win32



Searching for complex things
(encrypted/packed data)


Some function


Exploring symbols


Quick 'n' dirty texteditor


Viewing the image of a PE (Win32)


Change some instructions ;)


"Exotic" disassembler


Integrated help system
(or info-viewer for external files)

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

上传的附件:
收藏
免费 0
支持
分享
最新回复 (3)
雪    币: 141
活跃值: (1135)
能力值: ( LV2,RANK:150 )
在线值:
发帖
回帖
粉丝
2
Thanks a lot.
2013-9-11 19:50
0
雪    币: 94
活跃值: (23)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
又多了个神器
2013-9-12 16:32
0
雪    币: 74
活跃值: (748)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
感谢分享
2013-9-23 20:18
0
游客
登录 | 注册 方可回帖
返回
//