资源列表

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 486 »

[钩子与API截获HookAPI 1.7 Windows API钩子程序

说明:

通过修改API函数开始前5字节,跳转到自定义API的方式,截获函数调用.

支持Win95,Win32等系统,在WinXp sp2或以后系统中使用,会出现蓝屏,原因是程序修改了代码的页面权限为PAGE_READWRITE,导至WinXP Sp2的系统保护功能出现蓝屏,只需将源代码里的所有PAGE_READWRITE修改为 PAGE_READWRITE_EXECUTE即可正常使用.


<dssz.net> 在 2007-12-13 上传 | 大小:1968346 | 下载:1

[钩子与API截获LoadExe.rar 注入别的进程代码示例

说明:

将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。


<Simonz> 在 2008-02-01 上传 | 大小:5842 | 下载:4

[钩子与API截获隐藏进程及端口和注册表工具rootkit

说明:
<iqpkeq> 在 2008-05-23 上传 | 大小:127446 | 下载:1

[钩子与API截获kbhook键盘钩子程序源代码

说明:

Logging other people's keystrokes or breaking into other people's computer without their permission can be considered illegal by the courts of many countries. The monitoring software reviewed here is ONLY for auth
<bus511> 在 2008-09-22 上传 | 大小:21369 | 下载:0

[钩子与API截获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.
<ketty> 在 2008-10-13 上传 | 大小:143130 | 下载:0

[钩子与API截获贾鹏_keyinfo

说明:使用全局钩子实现的按键信息,可用于工控场合- Uses pressed key information which the overall situation clasp realizes, may use in the labor to control the situation
<link> 在 2008-10-13 上传 | 大小:48180 | 下载:0

[钩子与API截获winlogonhijack-v0.3-src

说明:injects a dll into winlogon.exe and hooks msgina.WlxLoggedOutSAS, logging every login in plaintext.
<ketty> 在 2008-10-13 上传 | 大小:112161 | 下载:0

[钩子与API截获dllinject

说明:实现远程线程注入的例子-remote threads into examples
<杨蔚> 在 2008-10-13 上传 | 大小:4108 | 下载:0

[钩子与API截获记录鼠标

说明:HOOK记录鼠标的例子-HOOK record examples of mouse
<蝰蛇> 在 2008-10-13 上传 | 大小:188752 | 下载:0

[钩子与API截获Regedit

说明:系统注册表信息-registry information system
<冯威武> 在 2008-10-13 上传 | 大小:28127 | 下载:0

[钩子与API截获GetKey_Win

说明:写代码时常要知键盘上某个键的虚拟键值或是ASCII码值等等,这个小工具或许能帮得上忙.用钩子获取键盘输入-write code often want to know a certain key on the keyboard of virtual keys or ASCII value, and so on, Perhaps this small tool to help with this busy. with access to t
<卢远坚> 在 2008-10-13 上传 | 大小:39533 | 下载:0

[钩子与API截获钩子函数例子

说明:This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile
<风影> 在 2008-10-13 上传 | 大小:7276 | 下载:0
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 486 »