寄托家园留学论坛

标题: 关于ELF文件格式和LINUX逆向工程的几个连接 [打印本页]

作者: DriverEntry    时间: 2010-2-17 01:25:07     标题: 关于ELF文件格式和LINUX逆向工程的几个连接

本帖最后由 DriverEntry 于 2010-2-17 04:01 编辑

ELF:
http://www.linuxforums.org/articles/understanding-elf-using-readelf-and-objdump_125.html
http://www.ouah.org/RevEng/x430.htm
http://www.sco.com/developers/gabi/1998-04-29/ch4.eheader.html

REVERSE ENGINEERING:
http://www.ouah.org/RevEng/t1.htm

网友写的程序,自己读ELF文件
http://www.linuxsir.org/bbs/archive/index.php/t-204365.html
作者: mikeandmore    时间: 2010-2-17 02:36:43

还有objdump...
作者: DriverEntry    时间: 2010-2-17 04:00:24

还有readelf
作者: DriverEntry    时间: 2010-2-17 04:41:05

本帖最后由 DriverEntry 于 2010-2-17 04:42 编辑

Modified the readelf.c file from Internet.
Changed the printf comment to English.
Added indent.
original post: http://www.linuxsir.org/bbs/archive/index.php/t-204365.html
作者: DriverEntry    时间: 2010-2-17 05:07:55

测试了下,上面的网友写的readelf程序只能运行在32位OS上。不支持64位的。

LINUX自带的那个是可以的。
作者: DriverEntry    时间: 2010-2-17 05:20:31

4楼那个是一个简单的测试程序,有一些不足的地方。

明显的一处是打开文件后都没有关闭,还有MALLOC后也没有FREE。都是经典的错误。
作者: songofyngwie    时间: 2010-2-22 18:16:01

司机搞什么方向的?操作系统?
作者: DriverEntry    时间: 2010-2-23 01:28:04

差不多。更具体的是和安全相关。




欢迎光临 寄托家园留学论坛 (https://bbs.gter.net/) Powered by Discuz! X2