搜索资源列表
elf file format
- linux 环境下 elf可执行文件格式标准 包括程序装载,load,link过程。-elf (the executable file format under Linux) file format standard. Include linking and loading process.
ARM-elf-PDF
- 详细的介绍了GNU工具生成的elf文件格式,对学习ARM编程的人很有帮助-detailed account of the GNU tools generated elf file format for the study of ARM programming helpful!
blob-ELF
- 在这里搜集了几篇写得非常好的分析报告(pdf格式)-collected here in a few very good analysis written report (pdf format)
ELFIO-1.0.0.ZIP
- C++写的,提供操作ELF格式文件的API,可以生成ELF格式文件.-C written in the ELF format for the sharing of documents API, can generate ELF format.
ELF
- ELF文件格式分析及引用,从程序员的角度对ELF文件的格式,加载,执行进行了说明.
Codedown
- FLASH的简易开发工具,用于FLASH的烧写,格式为ELF格式,简单方便
ELF_Loader_and_Link.rar
- ELF是一种很有用的文件格式,本资料主要讲解了ELF格式文件的装载和动态链接的理论,当然包含有源码。,ELF is a very useful file format, this information is mainly explained the ELF format file loading and dynamic linking of theory, of course, contains the source code.
main
- 一个ELF格式的截图软件,可用在支持ELF的手机上-ELF format of a screenshot software which can be used in support of ELF phone
ELF_Format
- Unix 下 ELF 格式的详细介绍和程序的动态链接执行资料-Unix under the ELF format and procedures for a detailed descr iption of the dynamic-link the implementation of information
ElfCode
- 一个感染elf格式文件的范例,用于病毒研究-Elf format files an infection of the sample for virus research
elf_digest
- elf 详解,主要介绍elf的文件格式,运用,表示方法等,用了大量的例子进行说明-elf digest, introduction to elf format, implementation, using examples to demonstrate it
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_Reader
- 一个查看ELF文件的工具, 不含任何过滤原滋原味地再现ELF的文件格式信息, 是学习Linux, ELF文件, 了解操作系统的好帮手. -An ELF reader which doesn t filter anything and present all of the content of ELF file, it should be a good tools for your study on Linux and OS.
elf-file-format
- 北京大学信息科学技术学院操作系统实验室写的ELF文件格式-Peking University Institute of Information Science and Technology Laboratory of the operating system to write the ELF file format
ELFkickers-3.0a
- Linux平台上ELF格式的目标文件解析器,能解析ELF文件,提取有用的信息- On Linux ELF object file format parser that can parse the ELF file, extract useful information
TN05.ELF.Format.Summary.pdf
- 本文是作者在探索系统软件构件的复用技术的过程中生成的技术笔记,重点分析了UNIX 类操作系统中普遍采用的目标文件格式ELF(Executable and Linkable Format),目的是研究操作系统中二进制级软件构件的静态、动态组装技术。本文首先介绍 ELF 文件格式规范,然后结合一个简单的 C 语言程序,分析编译、链接后生成的可重定位、可执行格式实例。 -允许输入拉丁字符的拼音 This article is of technical notes generated in th
elf-format
- 详细描述了linux格式elf的内容,希望对大家都有用哦-A detailed descr iption of the contents of linux elf format, we hope to have, oh
FixElf
- 修复损坏的elf文件格式, 使用方法: gcc fix.c -I. 编译, ./a.out 动态库路径(repair .so file which elf header is be destroyed , usage : gcc fix.c -I . for compile, ./a.out the share library path , for repair)
proj2
- bootloader: 可以加载ELF格式的操作系统(bootloader which can load ELF format OS Image)
proj4
- bootloader引导,带有简单驱动程序的,加载ELF格式的OS镜像(Bootloader boot, with a simple driver, loading ELF format OS mirror)