资源列表
HOOK-class
- HOOK技术的Ring0级进程保护组件设计与实现-HOOK-class process technology Ring0 component design and implementation of protection
H_D3D
- 在程序启动前 Hook Direct3D APi函数 截获函数-In the proceedings before the Hook Direct3D APi function intercepted function
HookDll
- 键盘全局钩子样例,可以截获键盘输入。(cpp中有详细注释) 使用方法,打开exe文件,点击菜单选择install hook即可~-Global keyboard hook sample, can intercept keyboard input. (Cpp in detail in comments) to use to open the exe file, click the menu you can select the install hook ~
mouse
- 获取鼠标指针,通过消息处理方式、定时器方式、多线程方式和全局钩子方式四种方式实现获取鼠标指针的程序。-The mouse pointer, by way of messaging, timer mode, multi-threaded approach and way of four ways to achieve global hook to get the mouse pointer in the program.
HookOdROBH
- Hook内核API-ObReferenceObjectByHandle,实现进程保护,防止被保护的进程被kill掉(360杀不掉它)。-Hook the kernel API-ObReferenceObjectByHandle, in order to protect process so that the protected process can not be killed by others.
bbbbbbb
- 黑客原理的初级程序设计:记录操作者从键盘上输入的信息,并记录下当时的日期。-The primary principle of hacker Programming: Record the operator the information entered from the keyboard and record the current date.
InlineHook
- 这是一个内联钩子程序,是基于钩子原理实现的程序。-hook program
InnerHook
- 一个利用键盘钩子和鼠标钩子编写的全局钩子函数,功能:锁定桌面内所有进程,只留有F2解除锁定并卸载钩子!-Hook a keyboard and mouse using a global hook function hook preparation, function: lock the desktop, all the process, leaving only the F2 and uninstall the hook to unlock!
MyApiHook
- 一个用于API拦截的钩子程序,希望有帮助。-a program of hook
Ucontrol
- 能用自己的程序去控制U盘的关与开,这是一个源代码哟,本人研究了好久,查阅了大量的WINDOWS api资料。-The source code can control your U Driver,P S ,the file is a source,I find many windows api document and study long times.
hook
- HOOK键盘的程序LRESULT CALLBACK ProcWnd(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam)-HOOK keyboard program LRESULT CALLBACK ProcWnd (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
KsBinSword
- 进程相关函数HOOK代码VOID DisplayProcess() 列举进程 VOID DisplayThread() 列举线程 ULONG GetCidAddr() 列举进程所需要的Cid表 DWORD GetDllFunctionAddress() 主动防御中通过句柄得到路径 PVOID GetDriverBaseAdress() 获取指定驱动基址 DWORD GetPlantformDependentInfo () 获取平台信息 BOOL GetProcessNa
