搜索资源列表
blob-ELF
- 在这里搜集了几篇写得非常好的分析报告(pdf格式)-collected here in a few very good analysis written report (pdf format)
elfLoader
- ELF Loader 动态加载可执行程序,方便升级和更新-Executable and Linkable Format (ELF)
ELF_Loader
- 一个ELF Loader的源码,跟操作系统有些关系,请根据自己的情况修改-A source of ELF Loader, some relationship with the operating system, please modify according to their own circumstances
elf_digest
- elf 详解,主要介绍elf的文件格式,运用,表示方法等,用了大量的例子进行说明-elf digest, introduction to elf format, implementation, using examples to demonstrate it
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)