搜索资源列表
sortlistctrl
- 我们在一般的VC中编程时用到的对话框一般不能任意变大小,只能变最大或者最小,这个程序实现了任意变对话框大小的功能,而且对话框上面的控件可以方便的重定位,并可以限制最大和最小值.希望对你有帮助,好代码大家共享,共同学习.-in general programming at the VC to use the dialog generally not arbitrarily change size, can only be the largest or smallest, the process t
pe 文件编程:清除文件头中的重定位表
- pe 文件编程:清除文件头中的重定位表.rar-pe programming documents : the first to remove documents with the re-positioning table. Rar
exe2bin
- 将 DOS 下包含重定位信息的 .EXE 文件转换成指定起始加载位置的 .BIN 文件。在 BIOS 开发和 X86 嵌入式开发中极有用。-DOS included the re-positioning information. EXE files into the designated start loading location. BIN text pieces. The BIOS development and the development of embedded X86 extreme
recode
- 代码重定位技术,汇编语言。比较老的技术了!-code re-positioning technology, assembly language. Veteran technology!
pi06_src
- at91rm9200双端口RAM驱动及测试程序,支持信号量抢占,支持连续读取及重定位。-at91rm9200 dual-port RAM drive and testing procedures, the volume seize signal support, support for reading and re-positioning.
CrackSetUp
- 你能够在Windows下把一段代码拷贝到其他进程中去,然后运行吗?如果你精通汇编语言地址重定位方面编程,也许会说小菜一碟,可是在VC下呢?本例子在VC下实现了,把一段代码(即自己写的一个函数)拷贝到其他进程(本例为explorer.exe)空间,然后在其他进程空间运行!
moniduihuakuang
- OnDlgReturn(objNameStr, returnValue)当对话框返回时调用的函数,请自行修改此函数体代码以实现对话框返回时所要进行的操作。 ReSizeDlg()一、重定位对话框位置,以避免滚动滚动条时使对话框不可见;二、重新调整 cover 大小,以覆盖整个客户区。 使用了 document.body.onscroll 和 document.body.onresize 事件,如果其它地方也使用了这两个事件,请整合以避免冲突。
elf
- 序言 1. OBJECT文件 导言 ELF头(ELF Header) Sections String表(String Table) Symbol表(Symbol Table) 重定位(Relocation) 2. 程序装载与动态连接 导言 Program头(Program Header) Program装载(Program Loading) Dynamic连接(Dynamic Linking) 3. C LIBRARY
urlrewrite
- 能够完成地址重定位 能够完成地址重定位
Soft20060208150859066
- Delphi Tiny_Shell 3k (普通版本+端口复用穿防火墙) Tiny_Shell 0.1 (普通版本)By Anskya 某天精神好了一点的时候写的,使用KOL+删除多余资源+清除PE重定位表+FSG压缩体积只有3k. 感谢那些提供Code和教程的GG and JJ们~~ ^_^~部分代码直接翻译C的shell Tiny_Shell.dpr 工程时最简单的shell采用匿名单管道设计,本来打算不用管道直接写的,但是怕连目录都无法显
ssdt.
- Delphi开发驱动的一个例子 1.映射ntoskrnl.exe到内存 2.重定位信息... 3.搜索SSDT基址 4.补丁回去
explorerpe_src.rar
- PE格式简易解析器V1.0,可以解析出PE各个部分的数据解析出来用于分析,主要包括基本数据段、数据目录、区段信息、导入表、导出表、重定位表、资源表。,PE Parser summary format V1.0, can resolve the various parts of the PE from the data analysis used to analyze, including the basic data segment, data directory, section inform
PE
- 基本的驱动编程和客户端,客户端分析PE文件,重定位后,传给驱动,恢复被360 Hook的KifastCallEntry函数,同时,该源码还能实现对大多数安全软件进行强杀,如卡巴,360,瑞星,等等。仅限XP系统。-Basic programming and client-driven, client-side analysis PE file, re-positioning, passing drivers, restore 360 Hook' s KifastCallEntry func
Virtu-asm
- 一个涉及到重定位、多态、变形等完整病毒技术的病毒源码。asm的。-1 involves relocation, multi-state, deformation-virus technology such as a complete source code of the virus. asm,.
CompilerConstruction
- 对编译器原理进行分析及介绍对源代码进行编译链接重定位介绍-Principle of compiler analysis and introduction of the source code to compile relocatable link introduced
EXE_File_Struct
- EXE文件结构及其重定位过程. -EXE file structure and its re-positioning process.
updatacope
- 简单使用 拷贝文件。 读取文件,断点续传。 重定位指针。-Simple to use copy paper. Read the document, HTTP. Re-positioning pointer.
pemaker6
- PE maker可以让你理解如何通过JMP指令完成重定位windows Api.-pemaker source code help you to understand how to use jmp command for redirect windows api.
relocation
- 动态页面重定位分配,生动活泼的说明了这个问题-Dynamic page re-positioning distribution, a lively descr iption of the problem
relocate
- 操作系统 地址重定位 C++语言实现 武汉理工大学Neil-OS.If you have a better idea to improve it ,please tell me.Thank you. yongke13142006@126.com