资源列表
dll120
- dll注入简单例子,非常简单。只是自己测试用的源码。共享学习-dll into the simple example, very simple. Only its own source code testing. Shared learning
DLL123
- 一个介绍纯粹资源的dll文件,希望能对大家有所帮助,很不错的资料-Purely an introductory resource dll files, hoping to be helpful to everyone, very good information
dll127
- 实例 56--创建动态链接库,可以自由下载-Examples of 56- to create a dynamic link library, free to download
Dll3
- dll 动态链接库的编写 与def文件的定义-dll dynamic link library file preparation and definition of def
DLLCOM
- 组件创建模板。用于创建DLL中的组件 模板类的使用-DLL OBJECTJECT MOUDLD
DllHack
- 演示dll劫持的一个源码,该技术是最新较为流行的一种劫持技术。-A source dll hijack demo
DLLinsert
- 介绍DLL远程线程的文章,说的很清楚明白-DLL remote thread to introduce an article that very clearly understood
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" ,
dlllizi
- 在我学习动态链接库时的一个dll例子,供大家参考-When I learn the dynamic link library dll example, for your reference
dllshare
- dll共享内存,实现了一块固定内存的共享-dll shared memory to achieve a fixed memory-sharing
DLL_creating_using_in_Delphi
- 动态链接库是一个能够被应用程序和其它的DLL调用的过程和函数的集合体,它里面包含的是公共代码或资源。由于DLL代码使用了内存共享技术,在某些地方windows也给了DLL一些更高的权限,因而DLL中可以实现一些一般程序所不能实现的功能,如实现windows的HOOK、ISAPI等。同时,DLL还为不同语言间代码共享提供了一条方便的途径。因而DLL在编程时应用较为广泛,本文将介绍如何在 Delphi 中建立和使用DLL。-As DLL is widely used in programming,
DLL_Regedit
- DLL_Regedit功能为对注册表读写、添加项、修改项等的封装类-DLL_Regedit read and write functionality for the registry, add items, modify items such as packaging type