资源列表

« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 486 »

[钩子与API截获VC++Hook

说明:用VC++ Hook技术实现屏幕取词.它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。-VC Hook Capture Characters from Screen Technology. It is testing the use of technology into the preparation of
<tanglongsh> 在 2024-06-04 上传 | 大小:371712 | 下载:1

[钩子与API截获TASKHOOKKEY

说明:一个相当不错的屏蔽热键ALT_CTRL_DELETE的vc例子-a pretty good job of shielding hotkeys ALT_CTRL_DELETE example vc
<业元> 在 2024-06-04 上传 | 大小:95232 | 下载:1

[钩子与API截获exe-DLL

说明:感染exe运行DLL 病毒技术-infection exe running DLL virus technology
<> 在 2024-06-04 上传 | 大小:40960 | 下载:1

[钩子与API截获hook

说明:在VC++6.0下编写的一个简单钩子程序,可以锁定键盘鼠标,我采用了最简单的编写,希望给初学者很好的帮助,F2+F9 可以解除锁定-In VC++ 6.0 prepared with a simple hook procedure, you can lock keyboard and mouse, I used the most simple to prepare, good for beginners who want to give
<wang ping> 在 2024-06-04 上传 | 大小:39936 | 下载:1

[钩子与API截获hookapi(OpenProcess)

说明:一个利用dll注入拦截OpenProcess,禁止强行关闭程序的例子-Dll into the interception of a use OpenProcess, prohibition of forced closure procedure example
<天一> 在 2024-06-04 上传 | 大小:358400 | 下载:1

[钩子与API截获MessageHook

说明:Windows消息钩子,拦截指定程序的任何消息,值得下载保存.-Windows message hook to intercept any information specified procedures, it is worth downloading preservation.
<田博> 在 2024-06-04 上传 | 大小:185344 | 下载:1

[钩子与API截获HookInterceptScreenImage

说明:Hook文件夹是一个DLL工程,用HOOK对系统安装钩子.-Hook folder is a DLL project, with HOOK hook installed on the system.
<> 在 2024-06-04 上传 | 大小:4141056 | 下载:1

[钩子与API截获APIHook(detours)

说明:利用detours库对系统API进行拦截,VC++源码-Use detours library API to intercept the system, VC++ Source
<zzq> 在 2024-06-04 上传 | 大小:55296 | 下载:1

[钩子与API截获testhook

说明:hook 函数的例子,用运了微软detours库做的,以此类推,可以实现很多功能。-hook function examples shipped with Microsoft detours of the Treasury to do, and so on, you can realize many functions.
<陆东峰> 在 2024-06-04 上传 | 大小:159744 | 下载:1

[钩子与API截获RK_ALL_HOOK

说明:当今WINDOWS系统下所有rootkit比较流行的HOOK方式,即使被主动hips查杀,也绝对具有学习的价值-WINDOWS system of today
<张地方> 在 2024-06-04 上传 | 大小:37888 | 下载:1

[钩子与API截获HOOK_CreateFileW

说明:用Detours库截获CreateFileW,实现对该API的挂钩.初学者可以学习一下Detours库的调用使用方法.-Intercepted using Detours library CreateFileW, realize the linkage of the API. Beginners can learn about Detours library calls to use.
<wxb> 在 2024-06-04 上传 | 大小:2916352 | 下载:1

[钩子与API截获HookLoadLibrary

说明:钩子程序,截获LoadLibray函数,使其可以加载远程的动态库。-Hook procedures, intercepted LoadLibray function, so that it can mount remote dynamic library.
<XBKr> 在 2024-06-04 上传 | 大小:432128 | 下载:1
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 486 »

源码中国 www.ymcn.org