首页
社区
课程
招聘
linux reverse code engineering
发表于: 2006-1-13 00:31 3941

linux reverse code engineering

2006-1-13 00:31
3941
整理了一下.

1.disassemblers:

bastard;
http://bastard.sourceforge.net

objdump;
http://www.eccentrix.com/members/mammon/objdump/index.html

lida;
http://lida.sourceforge.net

ldasm;
http://www.feedface.com/projects/ldasm.html
an objdump based perl application imitating w32dasm GUI

2.debugger:

linice;
http://www.linice.com/
a promising "softice clone for linux" - kernel level debugger, seems to run fine!
works with 2.4.x kernels, currently being ported to 2.6 (more or less hacking required to get run,
see the google forum).

the dude;
http://the-dude.sourceforge.net/

pice;
http://pice.sourceforge.net/

deblin;
http://ttt.aaa.upv.es/~viesllo/i+d.html
kernel level debugger

gdb;
http://www.gnu.org/software/gdb/gdb.html

ddd;
http://sourceforge.net/projects/ddd/
GUI for gdb, the data display debugger

kdb;
http://oss.sgi.com/projects/kdb/
the SGI linux kernel debugger

RR0D;
http://rr0d.droids-corp.org/

3.forensics:

fenris;
http://lcamtuf.coredump.cx/fenris/devel.shtml
a _very_ interesting suite of tools including tracer, debugger, library identification, buffer checking

4.ELF / file editors:

elfsh;
http://elfsh.segfault.net/

HTE;
http://hte.sourceforge.net/

Biew;
http://biew.sourceforge.net/en/biew.html

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

收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 154
活跃值: (216)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
2
少了一个:
disassembler:
ida v4.70 for linux
2006-1-13 13:24
0
雪    币: 538
活跃值: (32)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
弓虽!不的不佩服啊
2006-1-13 13:31
0
雪    币: 97697
活跃值: (200734)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
最初由 采臣・宁 发布
少了一个:
disassembler:
ida v4.70 for linux


IS OK!
2006-1-13 14:33
0
游客
登录 | 注册 方可回帖
返回
//