搜索资源列表
Dll2Process
- 动态库注入器 1.0 功能:将一个动态库文件注入到一个正在运行的进程内. 应用:通过注入功能,可以实现对一个进程的api hook,比如写一个dll,然后hook socket api,然后注入到你想监视的进程,这样就能够用于网络数据包的分析了 -DLL injector 1.0 features : a dynamic library file is injected into a running process. Applications : by injecting fu
GrabHook
- 一个远程注入DLL的静态链接库,其中的RemoteSend函数实现了利用游戏自身的套接字远程发送封包的功能,在XP下,VC6编译通过-a remote DLL into the static link library, RemoteSend function of the realization of the game using their own remote socket packet of this function, In XP, compiled by VC6
wepmetering_src
- 使用钩子挂接socket api,外国人写的,我测试过很不错
222
- 本文主要介绍了如何实现替换Windows上的API函数,实现Windows API Hook(当然,对于 socket的Hook只是其中的一种特例)。这种Hook API技术被广泛的采用在一些领域中,如 屏幕取词,个人防火墙等。
绿光抓包器
- 截获socket的api hook-intercepted socket api hook
AheadLib
- AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。-AheadLib is used to generate a DLL Troy tool for the analysis of DLL function call parameters (such as records of what Socket send etc.), c
hook_winsock
- 给你一种如何钩住windows socket 的方法,这种方法是写一个新的windows socket ,根据需要处理相应的api-to you how hooked windows of a socket approach, which is to write a new windows socket, according to the need to address the corresponding api
HookAPI 截获和替换Win32 API的开发包
- 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
HookComm.zip
- 使用Hook截获串口数据的程序,Program which get serial data by using hook
hook-SOCK
- c# HOOK SOCKET Send,看了一下,写这类的档案太少了-failed to translate
socket-hook
- 可以钩住一般的套接字函数,可以钩住一般的套接字函数 可以钩住一般的套接字函数 可以钩住一般的套接字函数-it can hook the socket api!!!
NEW.rar
- 全局下钩实现对IE用到的send函数的拦截,Hook socket send in IE.
HookSocket.rar
- 另外一个Hook Socket的例子,经本人修改过,Hook Socket another example, after I modified
Tren
- 魔兽游戏里踢人 我们HOOK Send函数。如果我们和某个玩家私聊,假设输入7720668,那么肯定可以在pBuffer中搜索到这个字符串,然后我们关闭相应的socket即可实现T人了。(这里也说明了:只有主机才可以T人。因为通过伪造TCP、SYN、ACK数据包来实现,几乎不可能) -World of Warcraft game kicking us HOOK Send function. If we whisper a player, assuming that the input 7
qwe
- 向网页发送数据。用POST与SOCKET-Send data to the web page. Add SOCKET connection with the POST method
InlineHook
- 用全局钩子注入,用5字节跳转HOOK了封包发送接收的几个函数-With the overall hook implantation, with 5 bytes of the packet sent Jump HOOK received several function
hookAPI-socket
- 一个功能齐全的hook socket的demo,有需要的可以下载使用-A fully functional hook socket of the demo, available for download in need
wsock32
- 通过api拦截socket数据包,创建一个动态链接库来代替原winsock接口库,可放入外挂控制代码-Instead api intercept a the socket packet, to create a dynamic link library the original winsock interface library, into the plug-in control code
Enumeration-socket
- 利用WSPHOOK枚举套接字信息 钩子注入D-Use WSPHOOK enumerate information socket hook DLL injection
socket
- 基于TCP套接字socket编程,计算机网络基础-socket compliy