资源列表

« 1 2 ... .47 .48 .49 .50 .51 352.53 .54 .55 .56 .57 ... 486 »

[钩子与API截获directX-record

说明:轮询键盘,并把键盘输入保存到key_state结构中,判断是否有键被按下或弹起。-Polling the keyboard, and keyboard input to save to key_state structure to determine whether a key is pressed or released
<mafangmeng> 在 2025-02-08 上传 | 大小:8kb | 下载:0

[钩子与API截获SetWindowHookEx

说明:SetWindowHookEx.rar记录非密码保护的所有全局键盘句柄内容-SetWindowHookEx.rar record non-password-protected content of all global keyboard handler
<mafangmeng> 在 2025-02-08 上传 | 大小:7kb | 下载:0

[钩子与API截获input

说明:一个拦截并修改输入法的模块(源码) 拦截并修改输入法,就是说比如你用智能ABC输入法,输入法文字是“一二三”,但是确认上屏后出来的内容确是“四五六”这样子,此技术大概可以用来做输入法外挂辅助工具之类的吧。 模块是一个DLL,用VC++写的,压缩包里有这个DLL的源码。原理就是使用API HOOK拦截输入法的相关函数(ImmGetCompositionString函数,应用程序通过调用这个函数取得输入法输入),以达到截获
<tunshizhe> 在 2025-02-08 上传 | 大小: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
<tunshizhe> 在 2025-02-08 上传 | 大小:76kb | 下载:0

[钩子与API截获hooklib

说明:一个hooklib,使用distorm解析指令 支持 ring0 & ring3 以及 x86 & amd64 -A hooklib use distorm parsing instructions Support ring 0, & ring3 as well as x86 & amd64
<tunshizhe> 在 2025-02-08 上传 | 大小:108kb | 下载:0

[钩子与API截获HookTest

说明:全局HOOK演示,本来利用VC编写全局钩子屏蔽所有鼠标消息和键盘消息-hook program demo
<snake> 在 2025-02-08 上传 | 大小:317kb | 下载:0

[钩子与API截获Hooks

说明:实现进行键盘监听,可以得到时间输入的内容-Implement monitor keyboard, can get the content of the time input
<dean> 在 2025-02-08 上传 | 大小:67kb | 下载: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-02-08 上传 | 大小: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, re
<锁匠> 在 2025-02-08 上传 | 大小:166kb | 下载:0

[钩子与API截获HideWindow

说明:Hook Example,in any state, you can use this program to hide the window by name.
<mayo> 在 2025-02-08 上传 | 大小:141kb | 下载:0

[钩子与API截获PEHook

说明:通过修改exe达到注入DLL的功能,然后调用DLL的某个函数。-modify exe to inject dll, and then call the dll function.
<hairo> 在 2025-02-08 上传 | 大小:1.02mb | 下载:0

[钩子与API截获Hook

说明:本代码的应用软件开发环境是VC,其相关的hook程序,希望对大家有帮助!-This code, application software development environment is VC, the hook procedure , we want to help !
<赵丽> 在 2025-02-08 上传 | 大小:7kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 352.53 .54 .55 .56 .57 ... 486 »

源码中国 www.ymcn.org