Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - hook API
Search - hook API - List
HOOK API Game and DirectX
Update : 2008-10-13 Size : 89.95kb Publisher : lee

dnf游戏木马vb,代码,学习Hook API的好资料
Update : 2011-03-30 Size : 91.07kb Publisher : ywfhaker

Hook Api的相关函数
Update : 2011-06-27 Size : 5.78kb Publisher : haiyin

同过Hook API 实现监控键盘输入
Update : 2011-08-17 Size : 45.45kb Publisher : pumao20022392

来自微软的api拦截库-from Microsoft interception for the api
Update : 2025-02-17 Size : 523kb Publisher : 郑立宝

api钩子代码。-api hook code.
Update : 2025-02-17 Size : 143kb Publisher : 姜志军

API钩子APIHOOK 2.0 源代码-API hook APIHOOK 2.0 source code
Update : 2025-02-17 Size : 91kb Publisher : sj

关于API HOOK拦截封包原理-on API intercept packets principle HOOK
Update : 2025-02-17 Size : 3kb Publisher : 周卢

API Hook的源代码文件 大家一定想剥除钩子函数的神秘感吧 请下载-Hook API source code file that you want to hook function stripped the mysterious flu Download it
Update : 2025-02-17 Size : 17kb Publisher : 冯彬

DL : 0
对hook api的使用的理解-right hook api understanding of the use of
Update : 2025-02-17 Size : 2kb Publisher : 张原

madCHook 外挂制作 HOOK API 库 。-madCHook external production HOOK API library.
Update : 2025-02-17 Size : 998kb Publisher : 不知道

There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one ? This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.-There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.
Update : 2025-02-17 Size : 8kb Publisher :

HOOK API Game and DirectX
Update : 2025-02-17 Size : 90kb Publisher : lee

const WM_UNSUBCLASS = WM_USER + 2001 //卸载子类化消息 WM_SENDDATA = WM_USER + 2003 //收到要发送新数据包的消息 type PMyDLLVar = ^TMyDLLVar //用来共享的内存数据结构 TMyDLLVar = record SubClass: Boolean //是否已经子类化 HookWindow, SpyWindow: LongWORD //要安装HOOK的窗口及用于接收消息的窗口 hHook: LongWORD //HOOK句柄 OldWndProc: pointer //旧的窗口过程 end-const WM_UNSUBCLASS = WM_USER 2001// Uninstall subclass of news WM_SENDDATA = WM_USER 2003// received new data to be sent information packets type PMyDLLVar = ^ TMyDLLVar// used to share memory data structure TMyDLLVar = record SubClass : Boolean// if the child class of HookWindow, SpyWindow : LongWORD// HOOK to install a window for receiving news and the window hHook : LongWORD// handle OldWndProc HOOK : pointer// old process end window
Update : 2025-02-17 Size : 194kb Publisher : 黄春标

DL : 0
当你在网络上抓到一些数据包,想知道这些包是哪个进程发出来的时候, 怎么办?这个小工具也许能帮一些忙。 这个工具采用的是HOOK进程的winsock API,把一些数据记录下来。-When you caught on the network data packets and would like to know which of these packages is issued to the process, how do? This small tools may be able to help some busy. This tool is used in the process of winsock HOOK API, some data is recorded.
Update : 2025-02-17 Size : 57kb Publisher : 肖武

DL : 0
HOOK API单元文件源码。-HOOK API module source file.
Update : 2025-02-17 Size : 2kb Publisher :

DL : 0
HOOK API,对于一个没有接触过人而言,时个神秘地带,真有那么神秘码?微软提供了这方面的开发包DETOUES,很简单,不需要其他工作就可以实现了,不需要跳转指令,不需要修改PE头,更不需要枚举当前所有进程和即将启动的进程-HOOK API, no contact for a man is concerned, when a mysterious area code really so mysterious? Microsoft provided an SDK DETOUES, very simple, no other work can be achieved, and do not need to Jump instructions, will not need to change PE header, but do not need to enumerate all the current process and will soon start the process of
Update : 2025-02-17 Size : 790kb Publisher :

hook api的实现可用来挖掘漏洞,内有源代码-hook api mining can be used to achieve the loopholes within the source code
Update : 2025-02-17 Size : 22.32mb Publisher : shuai

hook消息框,对弹出消息进行过滤和修改的易语言源码-hook the message box on the pop-up message is easy to filter and modify the source language
Update : 2025-02-17 Size : 2kb Publisher : godome

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 : 2025-02-17 Size : 2kb Publisher :
« 12 3 4 5 6 7 8 9 10 ... 40 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.