搜索资源列表
elf
- geekos中ELF介绍和用法。熟悉ELF文件格式,了解GeekOS系统如何将ELF格式的用户可执行程序装入到内存,建立内核进程并运行的实现技术。
ELF 格式分析
- 举例分析ELF文件格式,学习ELF文件结构
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 File Formats
elf
- Linux等系统下ELF文件格式说明书,解压无密码-Linux systems ELF file format specification, without extracting passwords
elf file format
- linux 环境下 elf可执行文件格式标准 包括程序装载,load,link过程。-elf (the executable file format under Linux) file format standard. Include linking and loading process.
blob-ELF
- 在这里搜集了几篇写得非常好的分析报告(pdf格式)-collected here in a few very good analysis written report (pdf format)
ELFParser
- 一个小型的ELF文件分析器,使用vc编写,是一个理解ELF文件格式的好工具.-a small ELF document analyzer, using vc preparation, ELF is an understandable format good tool.
ELFanylse
- ELF文件格式分析,适合对ELF感兴趣者使用的一篇文章-ELF file format, suitable for use ELF interested in an article
ELF
- ELF文件格式分析及引用,从程序员的角度对ELF文件的格式,加载,执行进行了说明.-ELF file format analysis and quote, from the perspective of programmers ELF file format, load, the implementation described.
elf
- geekos中ELF介绍和用法。熟悉ELF文件格式,了解GeekOS系统如何将ELF格式的用户可执行程序装入到内存,建立内核进程并运行的实现技术。-geekos in the introduction and use of ELF. Familiar with the ELF file format, to understand how the system will GeekOS users ELF format executable
ELF.Format.Summary(Chinese)
- ELF文件格式详细说明,北大操作系统实验室版-ELF file format in detail, the laboratory version of the operating system of Beijing University
ELF_Loader_and_Link
- 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.
ELF
- 讲述ELF文件格式,帮助理解可执行文件的构成。-About the ELF file format, to help understand the composition of the executable file.
elf-file-format
- 北京大学信息科学技术学院操作系统实验室写的ELF文件格式-Peking University Institute of Information Science and Technology Laboratory of the operating system to write the ELF file format
elf-file-format
- elf文件格式英文版,标准化文件 V1.2-Tool Interface Standard (TIS) Executable and Linking Format (ELF) Specification Version 1.2
elf
- 该文档是ELF格式的标准文档,它详细描述了文档的各个部分定义。-Executable and Linkable Format(elf),It detailly describe the definition of elf document.
ELF-64 Object File Format
- 本文档介绍了当前惠普/英特尔的elf-64对象定义文件格式。在大多数情况下是ELF32的一个简单的扩展,elf-32格式最初由AT&T定义的(This document describes the current HP/Intel definition of the ELF-64 object file format. It is, for the most part, a simple extension of the EL
proj2
- bootloader: 可以加载ELF格式的操作系统(bootloader which can load ELF format OS Image)