搜索资源列表
ark3116-0.4.2.tar
- 采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make install即生成.o后缀的elf驱动程序,用insmod按装-used ark 3116 chip set usb rs232 interface to the line under linux driver require Linux kernel 2.6 version, compressed using the makefile
operatingsystemsourcecode
- \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文
ProgramTools
- \"自己编写操作系统\"的四个工具包: 描述符分析器, ELF文件分析器, 写引导扇区等.-"own preparation system" in the four tool kits : descr iptors analyzers, ELF document analyzers, write boot, and so on.
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.
mkpgTool.tar
- moto_e2上的QT程序:软件管理工具,源代码(包含编译通过的ELF文件)
or32-elf
- openRisc2000编译链接器等,用于i386 cygwin-openRisc2000 compiler, such as linker for i386 cygwin
wendang
- arm-elf-linux交叉编译环境的设置步骤,和方法-arm-elf-linux cross compiler environment setup steps, and methods
m68k-elf-tools-20030314
- 经典编译工具,在嵌入式系统中常用它来编译内核,搭建开发环境-Classic compiler tools, commonly used in embedded system to compile its kernel, development environment set up
ELFLoader
- ELF loader 的实验代码 帮助学习-An experimental ELF loader code
itsELF-0.2.tar
- itsELF is an ELF analyzer and an antivirus. With a wxWidgets based interface
elf
- linux下32位机的ELF文件加密,ELF.H头文件-32-bit machine under linux ELF file encryption, ELF.H header files
ELF_Reader
- 一个查看ELF文件的工具, 不含任何过滤原滋原味地再现ELF的文件格式信息, 是学习Linux, ELF文件, 了解操作系统的好帮手. -An ELF reader which doesn t filter anything and present all of the content of ELF file, it should be a good tools for your study on Linux and OS.
elf-fdpic
- ELF FDPIC memory layout management
elf-format
- 详细描述了linux格式elf的内容,希望对大家都有用哦-A detailed descr iption of the contents of linux elf format, we hope to have, oh
elf-fdpic
- FDPIC ELF load map for Linux v2.13.6.
elf-em
- These constants define the various ELF target machines.
elf-em
- These constants define the various ELF target machines.
elf-fdpic
- elf-fdpic.h: FDPIC ELF load map.
ReadElfs
- 可以读取elf文件的所有节名字,类型及偏移量。(You can read all the section names, types, and offsets of the elf file.)
FixElf
- 修复损坏的elf文件格式, 使用方法: gcc fix.c -I. 编译, ./a.out 动态库路径(repair .so file which elf header is be destroyed , usage : gcc fix.c -I . for compile, ./a.out the share library path , for repair)