资源列表
doer_src
- Dream of Every reverser. Ring 0 Memory tracer.
Documents
- 实现EDA数字系统设计自动化中锐积和全覆盖,基本没有BUG。-EDA realize design automation of digital systems sharp plot and the whole covered with little BUG.
document-creation-and--router
- 用vc++在盘里建立文件和读取已建立的文件,可以外界修改读取时也可以读取修改后的文件-Using vc++ build files in the tray and read the file has been created, you can read the outside world can also be modified to read the modified file
dnsrelay
- dns服务器 可快速中继,屏蔽不良网站等功能-dns server can quickly relay, shielding bad website
DLL_TEST101
- 演示一个用VB调用Window DLL方法的程式。-Demonstration of a Window DLL using VB to call methods of the program.
DLL_Regedit
- DLL_Regedit功能为对注册表读写、添加项、修改项等的封装类-DLL_Regedit read and write functionality for the registry, add items, modify items such as packaging type
DLL_creating_using_in_Delphi
- 动态链接库是一个能够被应用程序和其它的DLL调用的过程和函数的集合体,它里面包含的是公共代码或资源。由于DLL代码使用了内存共享技术,在某些地方windows也给了DLL一些更高的权限,因而DLL中可以实现一些一般程序所不能实现的功能,如实现windows的HOOK、ISAPI等。同时,DLL还为不同语言间代码共享提供了一条方便的途径。因而DLL在编程时应用较为广泛,本文将介绍如何在 Delphi 中建立和使用DLL。-As DLL is widely used in programming,
dllshare
- dll共享内存,实现了一块固定内存的共享-dll shared memory to achieve a fixed memory-sharing
dlllizi
- 在我学习动态链接库时的一个dll例子,供大家参考-When I learn the dynamic link library dll example, for your reference
DllInsertUtil
- C++实现远程DLL注入类C++实现的一个远程DLL注入的类。调用类成员函数InsertDllToProcess( qq.exe , D:\\InsertDll.dll ) 可以将某个写好的DLL注入到指定的进程中。-C++ DLL into the remote class C++ DLL into a remote implementation class. Call class member function InsertDllToProcess (" qq.exe" ,
DLLinsert
- 介绍DLL远程线程的文章,说的很清楚明白-DLL remote thread to introduce an article that very clearly understood
DllHack
- 演示dll劫持的一个源码,该技术是最新较为流行的一种劫持技术。-A source dll hijack demo