Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - hook
Search - hook - List
DL : 0
Win32 API Hook 示例,例子中注释非常详细,简单易懂。本例子中实现了对MessageBox 函数进行Hook , 当然你也可以Hook其他API,只需小小的修改即可。 -Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the other API, only a small change can be.
Update : 2024-05-05 Size : 214016 Publisher : 林海波

DL : 0
一个用全局钩子实现DLL的注入及热键呼出的例子,可供参考.-To achieve a global hook DLL with the injection and the hot breath of the examples is available for reference
Update : 2024-05-05 Size : 5724160 Publisher : 雷迪嘎嘎

DL : 0
hook openprocess免杀 保护进程-hook openprocess
Update : 2024-05-05 Size : 632832 Publisher : 翁龙星

kernel Inline Hook word doc 详谈内核三步走Inline Hook实现-kernel Inline Hook word doc go into the details to achieve core three-step Inline Hook
Update : 2024-05-05 Size : 25600 Publisher : jpinglove

DL : 0
c# HOOK SOCKET Send,看了一下,写这类的档案太少了-failed to translate
Update : 2024-05-05 Size : 25600 Publisher : fdjslfjds

VB恢复内核钩子的一个示例工程文件。可以调试。-VB restore a core sample project file hook. For debugging.
Update : 2024-05-05 Size : 13312 Publisher : 蓝云

DL : 0
API Hook基本原理和实现,钩子的特性-Basic principles and implementation of API Hook
Update : 2024-05-05 Size : 2310144 Publisher : lijun

DL : 0
本程序实现HOOK MessageBoxA函数功能,大家如需HOOK其他API,只需修改MessageBoxA和模块名称即可-This program functions to achieve HOOK MessageBoxA function, we HOOK for other API, just change the name of MessageBoxA and modules can be
Update : 2024-05-05 Size : 2048 Publisher :

DL : 0
键盘钩子 用java的包实现 钩到键盘输入-keyboard hook
Update : 2024-05-05 Size : 2542592 Publisher :

DL : 0
1. Hook之前的准备工作之一。 在这个软件中,总共hook了15个native api 函数。他们分别是: ZwOpenKey , ZwClose, ZwQueryValueKey, ZwDeleteKey, ZwSetValueKey, ZwCreateKey, ZwDeleteValueKey. ZwEnumerateValueKey,ZwRestoreKey, ZwReplaceKey, ZwTerminateProcess, ZwSetSecurityObject, ZwCreateThread, ZwTerminateThread, ZwQuerySystemInformation-1. Hook one of the preparatory work before. In this software, a total of 15 native api hook function. They are: ZwOpenKey, ZwClose, ZwQueryValueKey, ZwDeleteKey, ZwSetValueKey, ZwCreateKey, ZwDeleteValueKey. ZwEnumerateValueKey, ZwRestoreKey, ZwReplaceKey, ZwTerminateProcess, ZwSetSecurityObject, ZwCreateThread, ZwTerminateThread, ZwQuerySystemInformation
Update : 2024-05-05 Size : 7168 Publisher : wu

DL : 0
由于IRP开始于某个实体调用I/O管理器函数创建它,可以使用下面任何一种函数创建IRP: IoBuildAsynchronousFsdRequest 创建异步IRP(不需要等待其完成)。该函数和下一个函数仅适用于创建某些类型的IRP。 IoBuildSynchronousFsdRequest 创建同步IRP(需要等待其完成)。 IoBuildDeviceIoControlRequest 创建一个同步IRP_MJ_DEVICE_CONTROL或IRP_MJ_INTERNAL_DEVICE_CONTROL请求。 IoAllocateIrp 创建上面三个函数不支持的其它种类的IRP。 由此我们知道,第一种起点拦截的办法就清楚了,那就是HOOK这几个IRP的创建函数。-IRP began as an entity called I/O Manager function to create it, you can use any of the following function to create IRP: IoBuildAsynchronousFsdRequest create an asynchronous IRP (without waiting for its completion.) The function and one function only for the next to create certain types of IRP. IoBuildSynchronousFsdRequest create a synchronous IRP (need to wait for its completion.) IoBuildDeviceIoControlRequest create a synchronization IRP_MJ_DEVICE_CONTROL or IRP_MJ_INTERNAL_DEVICE_CONTROL requests. IoAllocateIrp create the above three functions are not supported by other types of IRP. From this we know, the first starting block approach to clear, and that is the creation of IRP HOOK these functions.
Update : 2024-05-05 Size : 20480 Publisher : wu

vb 制作的hook方法说明.含源码.可用于游戏外挂制作,学习,交流.-vb production hook method statement. With source code. Plug can be used for game production, study and exchange.
Update : 2024-05-05 Size : 5120 Publisher : 陈国胜

Otherhook
DL : 0
e语言HOOK代码 程序不错希望大家能用的上-HOOK e language program code on the good hope that we can
Update : 2024-05-05 Size : 493568 Publisher : chenchao

DL : 0
使用钩子截取串口数据的入门程序,使用dll注入方氏。-Use hook intercepts the serial data entry procedures, the use of dll' s into the side.
Update : 2024-05-05 Size : 348160 Publisher : 阿龙

DL : 0
windows CE的键盘钩子,已经过测试,sdk下测试。-wince hook
Update : 2024-05-05 Size : 12759040 Publisher : 曹华

DL : 0
ndis miniport hook源码-ndis miniport hook source
Update : 2024-05-05 Size : 4096 Publisher : robinh00d

DL : 0
另类挂钩-RING3数据包监视 另类挂钩-RING3数据包监视-Alternative hook-RING3 packet monitoring alternative hook-RING3 packet monitoring
Update : 2024-05-05 Size : 3072 Publisher : sinsin0005

DL : 0
通过HOOK获取QQ游戏登录密码,Windows XP,Visual C++ 下编译通过,可不要用来干坏事啊。 -HOOK get through the game QQ password, Windows XP, Visual C++ compiler through, can not be used to do bad things ah.
Update : 2024-05-05 Size : 78848 Publisher : 刘永

delphi hook内存读写,可以拦截其他程序的读写操作以及读写数据,比如有些外挂可以用此工具找出他对游戏的具体操作,从而自己可以写一个功能和他一样的外挂出来-delphi hook memory read and write, can intercept and read and write operations of other programs to read and write data, for example, some plug-in can use this tool to find out his specific operation of the game, so they can write a function like him out of the plug-in
Update : 2024-05-05 Size : 48128 Publisher : wangyong

DL : 0
屏幕取词功能实现方法2 一个通过修改DLL文件的IAT表来实现的hook开发包源码--Screen Translation Method 2 to achieve a functional DLL file by modifying the IAT table to achieve the hook development kit source code-
Update : 2024-05-05 Size : 172032 Publisher : py
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.