搜索资源列表
elf file format
- linux 环境下 elf可执行文件格式标准 包括程序装载,load,link过程。-elf (the executable file format under Linux) file format standard. Include linking and loading process.
ELFParser
- 一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具.-a small ELF document analyzer, using vc preparation, ELF is an understandable format good tool.
ELF_File_Format
- 详细分析了elf文件的格式,对于理解elf很有帮助-detailedly analyse the elf file format,it is very helpful for understanding the elf.
ParseELF
- 10.1啦,庆祝祖国60华诞,再次奉献,同时也 祝我们的祖国繁荣富强,永远屹立在世界的东方!!! 这是由ELF文件,解码出BIN数据的源码, 附有演示工程,及相关的ELF文件。 生成BIN格式可以根据自己需要修改, 解都解出来了,要生成什么格式的自己就随便了。呵呵。 sck007 2009.09.29-10.1啦to celebrate the 60 anniversary of the motherland, once again sacrifi
elf-file-format
- 北京大学信息科学技术学院操作系统实验室写的ELF文件格式-Peking University Institute of Information Science and Technology Laboratory of the operating system to write the ELF file format
coff2elf
- This utility converts COFF(Common Object File Format) format to ELF(Executable Linking Format) format. Relocations & Symbols will be converted soon.