资源列表
Ucontrol
- 能用自己的程序去控制U盘的关与开,这是一个源代码哟,本人研究了好久,查阅了大量的WINDOWS api资料。-The source code can control your U Driver,P S ,the file is a source,I find many windows api document and study long times.
hook
- HOOK键盘的程序LRESULT CALLBACK ProcWnd(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam)-HOOK keyboard program LRESULT CALLBACK ProcWnd (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
KsBinSword
- 进程相关函数HOOK代码VOID DisplayProcess() 列举进程 VOID DisplayThread() 列举线程 ULONG GetCidAddr() 列举进程所需要的Cid表 DWORD GetDllFunctionAddress() 主动防御中通过句柄得到路径 PVOID GetDriverBaseAdress() 获取指定驱动基址 DWORD GetPlantformDependentInfo () 获取平台信息 BOOL GetProcessNa
DrvFltIp
- 防火墙过滤驱动,1) 一个创建设备的驱动程序入口,为通讯创建符号连接和处理IRPs(分派,加载,卸载,创建...)的标准例程。 2)在标准例程里管理IRPs.在我们的代码中,我们实现了四个IOCTL代码:START_IP_HOOK(注册过滤函数),STOP_IP_HOOK(注销过滤函数), ADD_FILTER(安装新的过滤规则),CLEAR_FILTER(清除所有规则). 3)对于我们的驱动,我们实现多个用于过滤的函数。 -Firewall filter dri
silkroad_bot_source
- auto it code for Silkroad clientless bot
1
- NTResumeThread Hook (fake)-NTResumeThread Hook (fake)
HOOK
- HOOK基础知识总结,详细的介绍了HOOK的几种特性-Summary HOOK Basics
AutoWinmine
- 能够实现自动扫雷的程序,非常推荐,使用时先点开始,然后人工点几下,展开后就可以自动扫雷了-Can automatically de-mining program, highly recommended, use the first point, and then manually a few clicks, you can automatically start after the clearance of the
Hook
- HOOK!简单的钩子!实例代码。程序非常简单便于学习-HOOK! Simple hook! Example code. Procedure is very simple easy to learn
module.design.example.hook.function.
- 钩子函数开发模块设计实例代码Development of the module design example hook function code -Development of the module design example hook function code
CC
- ROBOTIC CONTROL SOURCE CODE
hook
- 钩子技术实例一个,本例子展示了调用dll截获键盘消息的钩子技术-Technology instance of a hook, the example shows the call dll to hook keyboard messages intercepted Technology
