资源列表

« 1 2 ... 84 85 86 87 88 8990 91 92 93 94 ... 486 »

[钩子与API截获DLL

说明:DLL的自动生成,进行程序注入,与自行销毁。-DLL automatically generated and injected into the program, and self-destruction.
<陈炯> 在 2025-02-07 上传 | 大小:2.49mb | 下载:0

[钩子与API截获AppInitHook

说明:本实例向大家表明如何设定全局钩子。AppInit_DLLs 用于进行dll注入。 - an easy way to set up system-wide global API hooks. It uses AppInit_DLLs registry key for DLL injection and Mhook library for API hooking. To illustrate this technique we will
<xiaoyu> 在 2025-02-07 上传 | 大小:138kb | 下载:0

[钩子与API截获Getword(1)

说明:GetWord是一款专业的屏幕取词组件(控件),它可以帮助您在公司产品中快速便捷地集成屏幕取词功能,有效降低软件开发成本。GetWord是世界上第一款也是目前唯一一款全面支持Windows Vista和Adobe Acrobat/Acrobat Reader的专业屏幕取词引擎。 -GetWord a the professional getWord components (controls), and it can help you
<jinxin> 在 2025-02-07 上传 | 大小:1.77mb | 下载:0

[钩子与API截获CCDeath_DLL

说明:hook技术源码完整展示!win32汇编程序。截取*并发邮件。-hook source complete show!
<zhao> 在 2025-02-07 上传 | 大小:10kb | 下载:0

[钩子与API截获KeySniffer

说明:simple to you.... EX: uses KeySniffer ________ LogFileName := C:\Windows\System32\Log.txxt kHook := SetWindowsHookEx(WH_KEYBOARD_LL,@KbdProc,HInstance,0) -simple to you.... EX: uses KeySniffer ________
<begi> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[钩子与API截获vckeyhook

说明:简单的钩子实现,大家可以看看,仅供参考。-Simple hook, we can look for reference only.
<刘云> 在 2025-02-07 上传 | 大小:12kb | 下载:0

[钩子与API截获war3Helper1.2.13src

说明:简单实现魔兽单机的显血、改建功能,聊天不改建,改建不聊天。-Simple Warcraft standalone significant blood, alteration, chat alterations, alterations not chat.
<天若> 在 2025-02-07 上传 | 大小:3.82mb | 下载:0

[钩子与API截获Hooking_DirectX_COM

说明:Hook directx和com技术的源码,跟普通hook api存在着一些区别-Hook directx and com technology source, there are some differences with ordinary hook APIs
<ljh> 在 2025-02-07 上传 | 大小:27kb | 下载:0

[钩子与API截获Hook-KiFastCallEntry

说明:Hook KiFastCallEntry监控系统调用 这是一个监控特定进程系统调用的小程序,整理硬盘时找到的,发出来跟大家分享。原理很简单,通过hook KiFastCallEntry实现,很老的技术了。-The monitoring system Hook KiFastCallEntry call this is a small program to monitor specific process system calls, f
<ljh> 在 2025-02-07 上传 | 大小:172kb | 下载:0

[钩子与API截获IATHook

说明:ring3下的IAT HOOK,IAT是一个IMAGE_THUNK_DATAj结构的数组。只要程序装载进内存中,就只与IAT查询信息,所以可见IAT表是一个非常重要的位置。 如果在IAT表中把某个函数的地址修改为钩子函数的地址,当调用到函数的时候,就会执行到该钩子函数中去 -the ring3 under IAT HOOK, IAT is a IMAGE_THUNK_DATAj structure array. As long
<陈峰> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[钩子与API截获msimg32

说明:利用msimg动态库延迟加载漏洞实现自定义dll注入。-hook msimg32 and add your function in exe
<William> 在 2025-02-07 上传 | 大小:15kb | 下载:0

[钩子与API截获java_USB_API

说明:读取USB中的内容,这个是用Java语言编写的-Read the contents of the USB, this is written in the Java language
<city> 在 2025-02-07 上传 | 大小:1.55mb | 下载:0
« 1 2 ... 84 85 86 87 88 8990 91 92 93 94 ... 486 »

源码中国 www.ymcn.org