资源列表
HookDemo
- HOOK模型。。API HOOK。API钩子源码-HOOK model. . API HOOK. API hook source code. . .
erasehooker
- 加载驱动,扫描并恢复系统所有函数的HOOK驱动-Restore the system drive all functions of the HOOK
keyhookdll
- VC做的键盘钩子DLL,内含VB调用代码-Keyboard hook DLL
CHookWnd
- HookWnd MFC application
hotkey
- 通过设置键盘钩子来控制系统热键,以屏蔽系统热键。-Keyboard hook by setting the hot key to control the system to shield the system hot key.
wincapexampleby-ice_531
- Windows API Usagage. It is excellent code
KomodiaLSPGuide
- LSP - A windows lsp implementation based on komodia-LSP - A windows lsp implementation based on komodia
kernel-Inline-Hook-word-doc
- kernel Inline Hook word doc 详谈内核三步走Inline Hook实现-kernel Inline Hook word doc go into the details to achieve core three-step Inline Hook
raw_scoket
- 使用原始套接字对包进行过滤,然后可以对所抓到的包进行详细的分析-use raw socket to filter packet
Copy-prohibited_API
- 不能对Textbox里内容选择复制、粘贴和右键复制、粘贴-Select Copy Textbox can not be
KeyboardHook
- 使用键盘钩子实现按键发音程序。内含VC6.0环境下编译的源代码-Pronunciation keys using the keyboard hook procedure implementation. VC6.0 environment contains the source code compiled
green
- 运行主程序,然后在要抓包的游戏或者程序里面按小键盘的星号键呼叫。 然后点“开始”,就可以抓包了,点“停止”是停止抓包,回到游戏点“关闭本窗口”, 在在上面的筐筐里面可以写上保存的文件名,一般是TXT文件,要打完整的路径和名字 否则出错,退出前一定要点“释放本窗口”,不然会出错。再有就是有些游戏会无发呼叫本窗口。 本程序源代码BCB 5.0通过。 本程序只钩挂了"send","sendto","recv","recvfrom"这4个函数,WSAsend等不钩挂, 因为是