资源列表
org.sf.feeling.swt.win32.extension
- 开源的JAVA和windows钩子的接口实现,简化JAVA用JNI调用系统钩子的步骤-Open-source JAVA and windows hook interface, simplified JAVA using JNI calls the steps the system hooks
ApiHook
- 用Apihook实现的打印监控 拦截startDoc函数-Implemented by the print control block Apihook startDoc function
r3_Hook_NtDeviceIoControl
- Ring3挂钩实现网址过滤、重定向——《另类挂钩-RING3数据包监视》-Ring3 linked to achieve URL filtering, redirection- the " alternative hook-RING3 packet monitoring."
rx
- 热血游戏*原代码,使用CreateProcess方式注入。还包含一个截取封包的小程序。-Blood game plug-in source code, use the CreateProcess method injection. Also includes an intercept packets applet.
qwe
- 向网页发送数据。用POST与SOCKET-Send data to the web page. Add SOCKET connection with the POST method
HOOKJMP_DLL
- 通过使用修改函数地址头字节然后JMP的方法来HOOK API的源代码,VC6.0编译通过
LzOpenProcess
- OpenProcess IceSword.exe 的方法- LzOpenProcess To Kill IceSword
1
- vc获取键盘状态函数介绍,判断各键是否按下,各个键的键值-vc introduced to obtain the keyboard state function to determine whether the key pressed, all keys keys
APIHookToSystem
- 利用API全局勾子拦截系统消息的易语言源码例程-Global hook using API interception system messages Yi language source code routines
DelphiInsertDLL
- 使用WriteProcessMemory函数将DLL的路径名写入到远程进程的内存空间-WriteProcessMemory function using the DLL path name to write to remote process memory space
apihook
- Hook到记事本的MessageBoxW函数 打开旧的记事本新输入几个字符,按新建就会看到HOOK的效果-Hook into Notepad MessageBoxW function of the old Notepad to open the importation of several new characters, according to a new you will see the effect HOOK
HOOK_CreateProcess
- 一个拦截CreateProcess函数,不允许创建进程的程序例子!