资源列表
ScreenTextScraper
- 屏幕文字抓取,抓取很快而且正确率高!使用了hook办法来勾住系统的屏幕显示函数,适合QQ聊天记录获取!-Screen text crawl, high crawl quickly and correctly! Use the hook to hook the system approaches the screen display functions for QQ chat to get!
HookServer
- 全局键盘钩子例子,用于演示当前钩子的全局钩子的操作流程-Hook KeyBoard
Wifi
- wifi通讯实例,无线网络,实现从获取AP信息,连接,到断开连接的实现-communication instance wifi, wireless networks, access AP information from a connection to the implementation of disconnection
keyboardhook
- 键盘钩子,应用层截取键盘信息,将键盘的输入截取到txt文件中-Keyboard hook, the application layer interception of the keyboard information, the interception of the keyboard input to the txt file
findwindow
- 拦截findwindow,打印输出日志,利用Detours库,实现全局钩子,挂钩window api-Intercept findwindow
Hoop
- 可以监控键盘输入内容的键盘钩子 可以监控键盘输入内容的键盘钩子-Thank you
Password-Viewer
- Password Viewer是个简易的密码查看器,原理是通过截获文本框的导出事件,实现文本框中密码隐藏字符能够明码显示;-Password Viewer is a simple password viewer, works by intercepting the text box to export the event to achieve the password text box to clearly display hidden characters
KB_Hook
- 用C++编写的键盘钩子过程,可以实现全局键盘消息截获,在此基础上做了一个小工具,快速打开应用程序,为平时工作中快速记录提供了方便,当同时按下Alt+F2是就打开excel文件。-In C++ written in the keyboard hook procedure, can achieve global keyboard messages intercepted, on this basis, made a small tool to quickly open applications, f
jvk_src
- 一个模拟键盘的界面的Javascr ipt小程序-An analog keyboard interface applet JS
WuHook
- 一个屏幕取词的例子,API HOOK原理 -A getWord example, API HOOK principle
GouZi
- C#实现的钩全局键盘钩子,可钩住触ctrl+alt+delete之外的所有键盘输入-C# implementation of the global keyboard hook hook can be hooked touch ctrl+ alt+ delete all but the keyboard input
Hook
- 全局键盘钩子,双击Ctrl能弹出或隐藏制定的窗口,像Google桌面搜索一样。 使用方式:先在工程文件中设置Hook.lib路径,并复制Hook.dll文件到工程目录下。然后调用SetHook(HWND hwnd)注册钩子。-Global keyboard hook, double-click or Ctrl to hide the development of the pop-up window, the same as Google Desktop Search. Used: fi