资源列表
mousehook
- 鼠标挂钩,截获鼠标事件-Mouse linked intercepted mouse case
HOTKEY
- HOTKEY 热键代码 CTRL+ALT+N 可用-hotey vb code CTRL+ALT+N
76328_Sniff
- 用hook方式~!擷取軟體的傳送和接收的封包~!-With hook way ~! Picks up the software the transmission and receive wrapped gift ~!
Core
- 用hook方式~!擷取軟體的傳送和接收的封包~!-With hook way ~! Picks up the software the transmission and receive wrapped gift ~!
Hook
- 钩子程序,具备后门开关F2,组合键无效,截断所有按键和鼠标信息。-Hook procedure, with the back door switch F2, a combination of keys does not work, cut off all the keystrokes and mouse information.
HookTest3
- 这是一个钩子编程代码,好东西来的,大家看看吧,哈哈!-HAHAHAHAHA
winhider
- As a hide windows tool,it could hide windows program (hide applications,hide program) from screen and taskbar. It Show window property of application,such as window handle,class name,process id etc. -As a hide windows tool,it could hide windows
inlineKiInsertQueueApc
- 内核hook KiInsertQueueApc apc级保护进程-Kernel-level hook KiInsertQueueApc apc protection process
CPU_HOOK
- 基于CPU指令流的HOOK检测-CPU instruction stream based on the HOOK Detected
vccode
- Guide study VC is very easy
HookToolsrc
- 前两天有个朋友想让我帮做个ApiHook的东西,公司的网较慢,只能搜国内网站,结果搜了n个没有完整原代码,极度郁闷,现转一个codeproject的原代码,以后也方便自己下载使用。 说明一下,这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部