资源列表
PB_trayicon
- PB9托盘程序,应用最小化到屏幕右下角任务栏中。支持右键菜单。-PB9 tray, application minimized to the task bar bottom right corner of the screen. Supports right-click menu.
Projects
- 全局钩子实例,注意:Alt+F11退出程序,否则无法退出!-Global hook example, note: Alt+ F11 to exit the program, or can not quit!
Fool-Ghost
- 整人小精灵,小程序,可以学习键盘钩子等系统函数调用,很实用,很底层-Whole person elf, applets, and other systems can learn keyboard hook function call, very practical, very bottom
API-HOOK
- windows基于API的钩子技术案例,visual c++ 6编译坏境-Sample of Hook based at Windows API
MySDK
- 纯sdk开发,内嵌浏览器全屏,屏蔽右键,F11切换-Pure sdk development, embedded browser full-screen, shielding right, F11 toggle
The-screen-word-selection
- 程序运行后,将鼠标移到屏幕上文字显示处,按下ctrl键,程序会将鼠标处文本显示在文本框中。使用了动态链接nhw32.dll实现取词-After the program is running, the cursor on the screen display text, press the CTRL key, the program will move the mouse at the text displayed in a text box. The use of dynamic link nh
APIHOOK
- hook内核API函数 hook内核API函数-hook the kernel API functions
Mouse_Key_HOOK
- 勾子实现鼠标键盘记录和回放,XE2,源码-Hook the mouse keyboard record and playback
MetaHook-Plus-0.3
- Half-Life (GoldSrc) 客户端插件扩展。-Half-Life Client Plugins Extension Developed by the metahook are a group of lovers of Counter-Strike, he can extend the functionality of the game, making the game more rich in Sth
IAT
- IAT注入,可自动读取PE文件添加自己的DLL函数命令 模块非自己编写 但经过本人优化,和BUG修正-IAT injection, can be read automatically add the DLL function command module own non write but after I optimization, PE files and BUG correction
HiddenModuleDetection
- detect hidden modules. informative stuff.
ManagedSpy
- 有不少开发者使用Visual Studio® 提供的工具Spy++。使用Spy++,你可以了解一个运行中的应用程序的窗体布局或确定一个导致bug的特定窗体消息。然而,当你创建一 个基于Microsoft® .NET框架的应用程序,Spy++变得不太管用了,因为由Spy++截取窗体消息和类不能与开发者使用或甚至看到的任何事情通信。 开发者真正所想看到的 是被托管的事件和属性值。 本文描述如何使用一个名为ManagedSpy的新工具并且它的关联库Managed