搜索资源列表
ReadELF
- 这是一个ELF文件的分析工具,还没有写全,可以作为一个ELF文件格式学习的入门工具。-ELF This is a document of analysis tools had not been all that can be used as an ELF file format study entry tools.
blob-ELF
- 在这里搜集了几篇写得非常好的分析报告(pdf格式)-collected here in a few very good analysis written report (pdf format)
elfLoader
- ELF Loader 动态加载可执行程序,方便升级和更新-Executable and Linkable Format (ELF)
elf_digest
- elf 详解,主要介绍elf的文件格式,运用,表示方法等,用了大量的例子进行说明-elf digest, introduction to elf format, implementation, using examples to demonstrate it
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
proj2
- bootloader: 可以加载ELF格式的操作系统(bootloader which can load ELF format OS Image)
proj3
- bootloader:加载一个简单的操作系统,可以显示ASCII字符(bootloader which can load ELF format OS Image)
proj4
- bootloader引导,带有简单驱动程序的,加载ELF格式的OS镜像(Bootloader boot, with a simple driver, loading ELF format OS mirror)