搜索资源列表
ReadELF
- 这是一个ELF文件的分析工具,还没有写全,可以作为一个ELF文件格式学习的入门工具。-ELF This is a document of analysis tools had not been all that can be used as an ELF file format study entry tools.
soure
- 转载 工控软件管理绿色小精灵 v2005代码。非常好的 要控件上http://www.bokonger.com/ReNewsInfo.asp?id=19下-reproduced IPC management software green elf v2005 code. Very good to controls on http://www.bokonger.com/ReNewsInfo.asp under id = 19
OTCC
- The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
Agent.Simple
- 用Delphi实现的类似Office助手小精灵的程序,值得一看.-use similar Delphi Office assistant elf procedures overseas.
tinycc.tar
- c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h [examples] float.h gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c il-gen.c il-opcodes.h libtcc.h libtcc1.c libtcc_test.c Makefile README sta
helptip
- 一个有意思的实用小程序:在屏幕上显示一个小精灵,通过设置可以控制小精灵的行为,使其能够行走,变形,休息,还可以设置闹钟定时提醒等。很有趣!-an interesting practical small : on the screen shows an elf, By setting can control the elves, to enable it to operate, deformation, rest, but also can set alarm clocks regular rem
blob-ELF
- 在这里搜集了几篇写得非常好的分析报告(pdf格式)-collected here in a few very good analysis written report (pdf format)
ELFkickers
- ELFkickers是一组elf工具,可以用来了解elf相关的知识
桌面小精灵源码
- 桌面小精灵源码,delphi-desktop elf source, delphi
tinix_os
- === ==== 关于本光盘 ========== \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根
ppread
- elf documents e398/e1/l7/l6/v3/v3i/doc com evaluation,use for read txt book
nasm-2.09.10.tar 可移植性与模块化而设计的一个80x86的汇编器
- NASM2.09.10是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集-NASM2.09.10 is designed for portability and modularity of a
Theproductionofdesktopelf
- 利用delphi软件制作桌面小精灵,非常有趣!适合中级水平的人员学习。-The use of desktop software delphi elf, very interesting! For the intermediate level of learning.
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
Desktop-elf
- 自己写的2款桌面精灵 Desktop elf-Desktop elf
modules-of-the-new-Elf
- 易语言程序 易语言源码模块新 小精灵 Easy language program easy language source code modules of the new Elf
proj2
- bootloader: 可以加载ELF格式的操作系统(bootloader which can load ELF format OS Image)