资源列表
360 hookport
- 360 hookport框架逆向后的源码 360 hookport框架逆向后的源码
AdminPass
- windows登录密码截获程序,可以用来截取Windows登录密码,程序为创建windows服务,同时使用钩子对密码进行获得-intercepted procedures can be used to intercept Windows login passwords, procedures for the creation of windows services, and the use of the hook was right password
NetWin32Hooks_demo2
- 是.NET环境下实现全局HOOK的例子,是又C#.NET开发-yes.NET environment to achieve overall HOOK example, is another C#.NET development
APIHook200807
- 拦截API函数MesssageBox的演示程序,分为钩子DLL和测试程序两部分,用BCB2007编译。
netcar
- 测试本机网卡信息-Test the local network card information
MouseHook
- MouseHook,钩子程序的实例,可以拦截键盘和鼠标等消息-MouseHook, an instance of the hook program can intercept keyboard and mouse and other news
MaskKey
- VC++利用底层键盘钩子屏蔽任意按键,内含Dll源文件,VB、VC++的应用举例-VC++ using low-level keyboard hook shield any key, the source file containing Dll, VB, VC++ application examples
hooks
- 一个经典的钩子例子,学习hook的一个参考-a classic example of the hook, learning a reference to the hook
keyhookmdl
- Keyboard hook module
Packet-Sniffer
- Raw the internet packet
BypassRegMon_SteelKernelGroup
- hook注册表,使用ntapi得方式过滤,这个是源代码。
mousehook
- 一个鼠标钩子程序 实现适时获取当前鼠标所在窗口的标题,并将其显示在一个EDITBOX中