资源列表
[钩子与API截获] SetWindowHookEx
说明:SetWindowHookEx.rar记录非密码保护的所有全局键盘句柄内容-SetWindowHookEx.rar record non-password-protected content of all global keyboard handler<mafangmeng> 在 2025-06-22 上传 | 大小:7kb | 下载:0
[钩子与API截获] input
说明:一个拦截并修改输入法的模块(源码) 拦截并修改输入法,就是说比如你用智能ABC输入法,输入法文字是“一二三”,但是确认上屏后出来的内容确是“四五六”这样子,此技术大概可以用来做输入法外挂辅助工具之类的吧。 模块是一个DLL,用VC++写的,压缩包里有这个DLL的源码。原理就是使用API HOOK拦截输入法的相关函数(ImmGetCompositionString函数,应用程序通过调用这个函数取得输入法输入),以达到截获并修改输入信息的目的。 -An intercept and<tunshizhe> 在 2025-06-22 上传 | 大小:1.56mb | 下载:0
[钩子与API截获] dllhookapi
说明:驱动DLL注入源码,学习驱动很好的代码.应用层和驱动层都有源代码-Here you can find source codes. Note: to compile NtProcDrv you need NTDDK to be installed on your computer. To run compiled sample, place tunew20.dll in any folder that is specified in PATH variable (windows/syst<tunshizhe> 在 2025-06-22 上传 | 大小:76kb | 下载:0
[钩子与API截获] hotpatch-hook
说明:Patches function starting with "MOV EDI, EDI". Pro: Very reliable Con: Only functions that have this enabled. (Should be most though)<wacked> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[钩子与API截获] dog-technology-analysis
说明:机器狗新变种使用了一些流行的技术,包含了修复 SSDT Hook 、修复 FSDHook 、并对一些系统还原软件进行有针对的 Hook ,使能达到突破还原软件保 护的目的。做了那么多,最终目的还是下载大量的*到用户的系统上。-The machine dog new varieties used some of the more popular technology, including the repair SSDT Hook, repair FSDHook, and for some sys<锁匠> 在 2025-06-22 上传 | 大小:166kb | 下载:0
[钩子与API截获] HideWindow
说明:Hook Example,in any state, you can use this program to hide the window by name.<mayo> 在 2025-06-22 上传 | 大小:141kb | 下载:0