搜索资源列表
ELF 格式分析
- 举例分析ELF文件格式,学习ELF文件结构
elf转换bin工具
- .elf型文件转换.bin型文件工具
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.
能将ELF&AFX 文件转换成二进制文件的解析源码
- 能将ELF&AFX 文件转换成二进制文件的解析源码-ELFAFX can convert documents into the binary files of source code analysis
elf for linux
- 这是gcc编译中不可或缺的代码段,想了解elf的人不如从源代码入手,深入理解elf的思想。-gcc This is an indispensable source of that to understand better the elf from the start with the source code, in-depth understanding of elf thinking.
ELF
- ELF文件格式分析及引用,从程序员的角度对ELF文件的格式,加载,执行进行了说明.-ELF file format analysis and quote, from the perspective of programmers ELF file format, load, the implementation described.
elf
- 序言 1. OBJECT文件 导言 ELF头(ELF Header) Sections String表(String Table) Symbol表(Symbol Table) 重定位(Relocation) 2. 程序装载与动态连接 导言 Program头(Program Header) Program装载(Program Loading) Dynamic连接(Dyn
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
ARM-ELF-Specification
- This specification defines the ARM-specific features of Executable and Linking Format (ELF).
Elf
- 摩托罗拉手机最新开发程序,ELF程序使用于P2K系统手机,但是需要将相关补丁打入手机系统-Motorola mobile phone the latest development of procedures, ELF procedures P2K system for use in mobile phones, but a need to patch into the phone system
1-2008-07-25-TN05.ELF.Format.Summary
- elf file format discr iption
ELF.Format.Summary(Chinese)
- ELF文件格式详细说明,北大操作系统实验室版-ELF file format in detail, the laboratory version of the operating system of Beijing University
ELF
- 从程序员的角度看ELF,很好的资料-From the programmer s point of view ELF, very good information. . . . . . . . .
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
ARM-analysis-ELF-source-code
- ARM2440下分析ELF文件并加载,ads下编译-2440 analysis of the ELF file and load, ads compiled
ELF动态解析符号过程
- 讲解了ELF文件动态解析符号的过程,以linux平台为例(The process of dynamic parsing of symbols in ELF files)