资源列表
NasdaqQ
- 纳斯达克查询小程序,使用在Windows Phone 上的.利用一个Api实现.-Nasdaq query applet
GamePlugin
- 星际108B单机刷钱刷气 初学,所以功能很弱 (随便找个DLL注入的东西注到星际进程,然后就自动每100毫秒+10钱和气)-Interstellar gas-108B single Shuaqian brush beginner, it functions very weak (easily find what DLL injection into the interplanetary injection process, and then automatically every 100
SimpleKBHOOK
- 简单的键盘监听器 涉及HOOK和鼠标获取其他进程窗口句柄-Simple keyboard monitor and mouse HOOK involving other processes to obtain the window handle
KeyboardHook
- vc实现键盘钩子的源代码及说明文档,对于深入学习windows编程的人很有好处-source code and file implementing keyboard hook.
MouseHook
- vc鼠标钩子编程源代码,比较实用,是新收不可多得的好文档-source code for mouse hook program and junior coder will benifits from it
应用层hook
- 应用层HOOK源码 HOOK测试 可通过TP(Application layer HOOK)
SDK_HideAll
- 用于隐藏文件、端口等,纯属研究不得用于非法活动-Used to hide files, ports, etc. are purely research should be used for illegal activities
examples
- This some of how to develop drupal module using hook api.-This is some of how to develop drupal module using hook api.
XPokerBot
- XPoker Bot AI analysis. Hook / dll inject into process and send fake keyboard / mouse messages.-XPoker Bot AI analysis. Hook/dll inject into process and send fake keyboard/mouse messages.
键盘 HOOK
- C++Builder编的程序-C Builder series of procedures
HookMessage
- (上传前,亲测,保证可用,点一下DLG空白区域便安装了键盘和鼠标钩子,按个小键盘0,便知道是否有响应) 简单的全局钩子使用示例,包含一个DLL用来写全局钩子(鼠标钩子用来把鼠标限定在某个区域中和键盘钩子用来钩小键盘的数据“0”和ALT+F用来决定是否把鼠标限定在区域中),还包含一个TESTDLL单文档结构的简单MFC程序,只加了一个左键消息,该消息响应用来安装全局钩子。-a simple example of Global hooks , which contains a DLL used
KeyHook200807
- 键盘钩子演示程序,拦截键盘输入按键。用BCB6.0编译。