搜索资源列表
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.
asem51-1.3-ELF.tar
- Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format num
ARM-ELF-Specification
- This specification defines the ARM-specific features of Executable and Linking Format (ELF).
DolTool3.zip
- DolTool v0.3,DOL/ELF/BIN文件相互转换工具 带源代码 ,DolTool v0.3- loser 2003 oO What is a Dol file Oo a dol file is a gamecube executable file. when compiling code for gamecube, an elf file is the typical output file format. the elf file is then conv
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
awstats-6.8
- AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This log analyzer works as a CGI or from command line and shows you all possible information your log contains, in few
elfLoader
- ELF Loader 动态加载可执行程序,方便升级和更新-Executable and Linkable Format (ELF)
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-file-format
- 北京大学信息科学技术学院操作系统实验室写的ELF文件格式-Peking University Institute of Information Science and Technology Laboratory of the operating system to write the ELF file format
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
ELF.Format.Summary
- 详细描述了elf文件,对开发工作非常有利!看了以后受益匪浅,希望对大家有帮助-it s a very good document , i think it s very usefull
proj2
- bootloader: 可以加载ELF格式的操作系统(bootloader which can load ELF format OS Image)