-
-
stddllinvokerdemosrc.rar
调用标准DLL函数示例
AppWizard has created this Demo DLL for you.
This file contains a summary of what you will find in ... they should export the makefiles locally.
Demo.cpp
This is the main DLL source file.
Demo.h
This file contains your DLL exports.
-
enumvdmpro.rar
即使是在 32位环境中编写程序,也经常碰到处理 16位应用程序的情况。在 Windows NT 中,16位程序是运行在虚拟 DOS 机(VDM)中的。VDMDBG.dll 包含许多处理16位程序的有用函数,这个库是 Platform SDK 的一部分。
VDMDBG 中的函数提供了很好的方式在 VDM 中枚举、创建和终止 16位进程(任务)。
如果需要使用 VDMDBG 函数,你的工程必须链接 VDMDBG.lib。
-
费尔防火墙源代码.zip
Xfilter.dll 的安装过程实际是一个操作注册表的过程。
操作的注册表为:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2 下的内容
建议在安装Xfilter之前首先备份这个注册表分支的内容。
-
depends.rar
类似于Visual Studio带的查看exe/dll的依赖关系的depency工具。
-
-
madxlib-10b2_demo.zip
mad mp3解码dll
libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data ... have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the ...
-
sdkdllhook.rar
这个是我刚学DLL时写的一个Windows键盘HOOK,技术有限,如果哪里不对,还请各位多多指点,我的邮箱是zhangweizj@msn.com
-
masmjack.zip
MASM32 Code Inject[非DLL插入] By Aphex
演示如何不需要DLL直接代码注入
-
sqlloadll.rar
一个sql server扩展存储过程,是一个dll的加载器,可以在sql 语句中进行调用任意dll中的函数,前提是该函数的原形满足规定
-
进程知识库 Build 0914.rar
在你的计算机上,有20-30个进程在后台运行着。有的占用了太多的系统资源,造成机器运行缓慢。更为不幸的是,一些进程是间谍软件和木马,如此你的隐私和机器的控制权会被黑客所掌控。这里提供了大多数常见的进程知识。这里的分类包括:存在安全风险进程列表 系统进程列表 应用程序进程列表
其它进程列表 DLL文件列表
-