搜索资源列表
hookN
- 国外收集的多个hook代码 Let s talk about kernel and drivers --- --- --- --- --- ----- Author: Holy_Father <holy_father@phreaker.net> / When you see the shadow, think about the light that causes it / Version: 1.0 english Birthday:
DLLIn-Game_Menu
- Hook注入dll后,home呼出模拟dx游戏按钮!!注入的游戏进程根据你自己的游戏进程!
mandk
- 仿按键精灵,可以保存自制的脚本,执行脚本用的是第二线程. 执行热键是ctrl+5 取消是ctrl+7-Imitation button wizard, you can save home-made scr ipt, execute the scr ipt using a second thread. Implementation of the hotkey is ctrl+5 to cancel the ctrl+7
wuxian
- 在家用无线上网,发现没有记录时长的功能,于是自己写了一个。用API去操作无线上网的程序,用的时候可能要自己去改一下窗口的标题-Wireless Internet access in the home and found no record of when the length function, then write your own one. API to operate with wireless Internet access program, and use the time to ch
Moniter
- 注册表监视,包括启动项,主页可以实时监测,用到hook,api等;-Registry monitoring, including start-up items, home real-time monitoring, use hook, api, etc.
key
- 截获键盘输入字符,缺点是不能记录到Ctrl,shift,alt,capslock,home,del,pageUP,pageDown等件的按下状态。-Intercept keyboard input characters
MagicApiHook
- Delphi Source Code: === === === === === === === ==== Magic Api Hook Engine v1.0 - Date: 2006.04.24 this is a simple all around process api hooker UserMode(Ring3) just for WinNT family By: Magic_h2001 - magic_h2001@yahoo.com Home: http://m
SYSENTER-hook
- SYSENETER是一条汇编指令,它是在Pentium® II 处理器及以上处理器中提供的,是快速系统调用的一部分。SYSENTER/SYSEXIT这对指令专门 用于实现快速调用。在这之前是采用INT 0x2E来实现的。INT 0x2E在系统调用的时候,需要进行栈切换的工作。由于Interrupt/Exception Handler的 调用都是通过 call/trap/task这一类的gate来实现的,这种方式会进行栈切换,并且系统栈的地址等信息由TSS提供。这种方式可能会引起多
home
- 取焦点窗口句柄或者枚举父窗口和子窗口的句柄。-Take the focus window handle or enumerate the parent window and child window handle.
moyusend
- DLL注入游戏框架,模拟按键喊话,应该很安全的,进入游戏后按 键盘的home键呼出G 然后就可以调用喊话窗体来实现喊话功能叻-DLL injection framework of the game, analog buttons propaganda, it should be safe
KeyLogger
- 基本上实现了键盘除了HOME键那部分所有的按键记录,这只是先实现一下最基本的功能。(Basically, the keyboard records all the keys except the HOME key. This is just the most basic function of the keyboard.)