资源列表
MouseHook
- 键盘钩子,记录键盘操作,记住鼠标每一步操作步骤,可以回放重现-Keyboard hook to record keyboard operation
pmjtcore
- 很有用的屏幕截图源代码,希望对各位有用,多来下载-Useful screen capture the source code
HookMouse001
- 简单的鼠标钩子,运行时可以使鼠标无法操作-Simple mouse hook, the runtime can not operate the mouse
AutoHotkey-master
- AutoHotkey_L v1.1.09.00 源代码-AutoHotkey_L v1.1.09.00 source
remotecontrol
- 张友生博士所著《远程控制编程技术》VC源代码-The Dr. Zhang Yousheng book VC source code " Remote Control Programming
360 hookport
- 360 hookport框架逆向后的源码 360 hookport框架逆向后的源码
point_cloud_compression
- pcl 源码 点云数据的压缩显示,压缩数据的算法-display pcl source point cloud data compression algorithm to compress data
SehHook
- 利用SEH和int3实现apiHOOK的例子, 新手可以学习学习-SEH and the int3 apiHOOK example, novices can learn from
windows_api
- 通过这些资料,童鞋们可以更好的了解windows 的API函数的使用,从而更好的学习。-By these data, children' s shoes, they can better understand the use of windows API functions, in order to better learning.
KeyHook
- Hook实现的截获键盘信息,适合初学者学习-The Hook to achieve intercepted keyboard information
hook_exe
- 一个exe的钩子,可截获你想要的任何外部API调用,从而实现注入代码的功能。-For an exe hooks, can intercept any external API calls you want, in order to achieve the functionality of the injected code.
InjLib
- 代码功能:将动态链接库注入已运行的进程 用途: 用于拦截API测试。 程序用于开发api拦截功能的辅助测试用,当开发了一个api拦截应用的时候,需要频繁的注入,卸载于某进程。 本工具可以使得工作更为方便的进行,如可直接启动notepad进程并注入指定的动态链接库(此dll名称写死于代码内 ,但可以很容易的修改成可配置的方式,不过一般没有必要),当然,也可指定进程id来注入 当年做加密保护的时候,API拦截的部分经常需要做此种测试,故有此工具诞生了。 原理:用远程线程方式注
