资源列表
Hook
- 自己写的简单HOOK主要用于屏蔽win键,稍微改下便可屏蔽任意键,原创作者sunshinebean-HOOK write their own simple win key is mainly used for shielding, a little change can be shielded under any key, Director sunshinebean
ScreenKeyboard
- C#屏幕键盘,工程文件使用 Visual studio 2008 编辑,因此须使用 Visual Studio 2008 或以上版本(或者 SharpDevelop3.0以上版本) 才能正常打开。运行只需安装 .Net Framework 2.0 或更高版本,如果使用 Vistual Studio 2005 编译工程, 可以手动添加相应的文件。-C# screen keyboard, using the Visual studio 2008 project file editing,
zz
- 置窗口大小 e语言源代码-no
TOUGAO
- QQ2010软键盘拦截原理与实现当程序探测到qq登录框后就立即对qq进程中与软键盘实现相关的AFUtil.dll模块打上补丁。 当你使用软键盘时输入密码时,每输入一个字符就会执行一次我的补丁代码(补丁功能就是将 所输入的字符在qq进程所在的内存中连接成一个字符串),拦截程序会定时读取该处内存的密 码字符串并显示出来。 -QQ2010 soft keyboard intercept principle and realization
Hook_classic_tutorial_database_access
- 钩子 数据库访问经典教程Hook classic tutorial database access -Hook classic tutorial database access
APIHOOK
- VC实现APIhook的源码,大家可以通过修改实现各种截获API功能-VC achieve APIhook the source, we can achieve by modifying the intercepted API functions of various
VBhookchina
- VB HOOK中文记录器{可以记录中文}-VB HOOK Chinese recorder can record (Chinese)
Hook
- api钩子,勾住创建进程的函数, api钩子,勾住创建进程的函数,-dsafasdfasdfasdfererer
laoxiongjianpanjilv
- 老熊*器第九版开源代码,*器by老熊-keyboard trojean of old bear,edtion night
hookapi
- hook api,比较好的一个hook实例,适合初学者学习。-hook api
Hook-registry-monitor
- DLL 动态库,主要 用Hook 对注册表的指定项 进行动态的监控,参数由自己输入,- extern "C" __declspec(dllexport) BOOL InstallHook(HWND handle) { hhook = ::SetWindowsHookEx(WH_SHELL, MyShellProc, GetModuleHandle("Hook.dll"), 0) hWnd = handle RegMonPID = GetCurrentProce
VC_Programming_HOOK_Api_example_code
- VC编程开发 HOOK Api实例代码VC Programming HOOK Api example code -VC Programming HOOK Api example code