搜索资源列表
036--API.Hooking.Revealed
- API Hooking Revealed by Ivo Ivanov
detours-1.5
- 微软提供的截取Win32 API函数的开发包和例子1.5版本-SDK and example in 1.5 version of hooking Win32 API which are provided by Microsoft
FU_Rootkit
- hide processes, elevate process privileges, fake out the Windows Event Viewer so that forensics is impossible, and even hide device drivers (NEW!) All this without any hooking.
APIHookingPart3_src
- This the third, fourth (and last) part for building a thread deadlock detector. Please see the first and second article to understand wait is going on : A (working) implementation of API hooking (Part II)
Hook_Windows_API
- 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用"Hooking API"这个术语表示对API的完全修改。当调
MCH_Demos
- "process wide": some demos about hooking APIs/code in your own process OS independent "system wide": several demos about system wide API hooking (using hook dlls) OS independent "system wide - win9x onl
_soviet_direct_hooking_src
- Hooking the kernel directly -the kernel directly vine
SDTrestore
- Win32 Kernel Rootkits modify the behaviour of the system by Kernel Native API hooking. This technique is typically implemented by modifying the ServiceTable entries in the Service Descr iptor Table (SDT). 有关钩子-Win32 Kern
hooking
- hook api hook api -hook api hook api hook api
036--API.Hooking.Revealed
- API Hooking Revealed by Ivo Ivanov
kbdhook
- Low level keypresses hooking library
KeyboardHook
- 键盘钩子程序,按键发声,比较有趣的例子.对钩子的认识有启蒙作用.-Keyboard hook program. it s funny that sound while pressing each key on keyboard.easy understanding for Hooking in programming.
My-Api-Hooking
- Small sample in vbasic Thanks to ebartsoft and Rm_code
EasyHook_2.6_Source_Code
- EasyHook_2.6_Binaries Continuing Detours: the reinvention of Windows API Hooking
globalhook2_src
- Windows hooking functions. Keyboard and Mouse hooks are provided. Low level and high level functions.
afxCodeHook
- Code Hooking Library for DELPHI by aphex
400146-API-hooking-Part-I
- API Hooking Part 1-API Hooking Part 1...
416974-API-hooking-Part-2
- API Hooking part 2-API Hooking part 2..
VB6_Windows_Hook_Library_Binary
- Visual Basic6 Windows Hooking Program(Hook Library Binary etc)
watcher_trace
- x86_64 Linux系统下的API钩子示例-A demo for API hooking under Linux (x86_64)