CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - send hook
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - send hook - List
[
Hook api
]
AheadLib
DL : 0
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.), change Function (arbitrary :), the functional interface changes (such as the formation Hook inside of a button, intercepted incident etc.).
Update
: 2025-02-17
Size
: 86kb
Publisher
:
孙安志
[
Hook api
]
xHook
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
:
肖武
[
Hook api
]
hookdelphi
DL : 0
api钩子 截货了send还有recv函数-api hook cut also send a cargo recv function
Update
: 2025-02-17
Size
: 334kb
Publisher
:
[
Hook api
]
fasockethook
DL : 0
Hook send and rev,查看send and recive内容,进而控制邮件发送。-Hook send and rev, send and recive View, and then the spammers.
Update
: 2025-02-17
Size
: 249kb
Publisher
:
[
Windows Develop
]
hookdm
DL : 0
键盘钩子窃取密码,可以记录键盘输入,可以发送邮件 -keyboard hook to steal passwords, keyboard input can be recorded, can send e-mail
Update
: 2025-02-17
Size
: 998kb
Publisher
:
唯一
[
Internet-Network
]
signal
DL : 0
Linux网络编程signal.以SIGINT信号为例,通过kill调用往另一个进程发送消息,调用信号处理函数。-Linux network programming signal. To SIGINT signal for example, through the call to kill another process send a message, call the signal processing function.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
古月
[
Hook api
]
hookdll3
DL : 0
一个服务端钩子程序的示例 含有修改send地址等等外挂技术-A service-side hook procedure address send sample containing modified plug-in technology, etc.
Update
: 2025-02-17
Size
: 6.76mb
Publisher
:
站长办公区
[
Hook api
]
HookSendMessage
DL : 0
对指定的窗口发送SendMessage消息`主要是将函数注入到程序里,然后在调用-On the specified window to send messages SendMessage function `mainly injected into the program, and then call
Update
: 2025-02-17
Size
: 305kb
Publisher
:
陈龙
[
Hook api
]
sendandreve
DL : 0
很久没写与工作无关的代码了。这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,所以就-Long time no write has nothing to do with the work of the code. This is the cut-off packet and contracting of small tools (used ws_32.dll and hook technology, shared memory..), Which SendUdp.dll had wanted to use delphi write because vc++ Pointer to operate faster, so
Update
: 2025-02-17
Size
: 380kb
Publisher
:
hjt15000
[
e-language
]
HOOKsendandrecv
DL : 0
易语言编写,拦截send、recv封包信息-Yi languages, intercept send, recv packet of information
Update
: 2025-02-17
Size
: 30kb
Publisher
:
hitt
[
Internet-Network
]
IPPack
DL : 0
用VC 写的一个钩子程序,有可视话界面.可以给windows任务管理器下的进程挂钩,比如QQ.对ws_2.dll的send sendto,recv,recvfrom进行了挂钩,可以截获这些内容-Using VC to write a hook procedure, if there are visual interface. Can give windows task manager process under the link, such as QQ. On ws_2.dll the send sendto, recv, recvfrom were linked, the content can be intercepted
Update
: 2025-02-17
Size
: 37kb
Publisher
:
linqj
[
Windows Develop
]
AheadLib_2.2.150_Src
DL : 0
一、简介 AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。 二、使用 1.用 AheadLib 打开要模拟的 DLL,生成一个 CPP 文件。 2.用 Visual Studio 6.0/.NET 建立一个 DLL 工程,把这个 CPP 文件加入到项目中。 3.使用 Release 方式编译,生成的 DLL 将和原来的 DLL 具有一模一样的导出函数,并且能顺利把这些函数转发到原来的函数中。 4.AheadLib 还可以生成 Hook 代码,用于截取当前进程的所有消息,这样就可以随心所欲地处理各种消息了 (修改第三方程序界面功能的好助手)。 -err
Update
: 2025-02-17
Size
: 52kb
Publisher
:
网络幽灵
[
Hook api
]
NDIA
DL : 0
API Hook类,已经做成dll文件。其中包含Hook WS2_32.dll 中send 函数的Demo,可以起、轻松修改成其他API 的 Hook.-API Hook type, has made dll file. Hook WS2_32.dll includes send function in the Demo, can be easily modified into other API of Hook.
Update
: 2025-02-17
Size
: 924kb
Publisher
:
刘应
[
Driver Develop
]
SendMouseKey
DL : 0
DLL send Mouse Key ,用底層的方式送 Mouse 訊息 , 而非一般的 Mouse Hook 喔 !! -DLL send Mouse Key, with the bottom of Mouse way to send messages, rather than the Mouse Hook Oh!!
Update
: 2025-02-17
Size
: 20kb
Publisher
:
余建宏
[
Hook api
]
inject
DL : 0
钩子程序,替换windows的发送和接收函数,捕获数据包-Hook procedures, to replace the windows to send and receive function, packet capture
Update
: 2025-02-17
Size
: 864kb
Publisher
:
aaa
[
Hook api
]
hooksendrecv
DL : 0
一个HOOK SEND RECV函数拦截网络封包的程序!-HOOK SEND RECV a function of the program to intercept network packets!
Update
: 2025-02-17
Size
: 514kb
Publisher
:
解寒瑜
[
Windows Develop
]
HOOK
DL : 0
使用HOOKAPI方式获取IM聊天记录,包括QQ2009,RTX等-Get IM chats, including QQ2009, RTX and so on ...
Update
: 2025-02-17
Size
: 8.07mb
Publisher
:
阿根
[
Hook api
]
sendHook
DL : 0
send api hook sample
Update
: 2025-02-17
Size
: 28kb
Publisher
:
achykim
[
Hook api
]
IATHook_dll
DL : 0
this is a simple IAT Hook Dll , whick hooks function send in ws2_32.d-this is a simple IAT Hook Dll , whick hooks function send in ws2_32.dll
Update
: 2025-02-17
Size
: 2kb
Publisher
:
12usver12
[
Hook api
]
hook-SOCK
DL : 0
c# HOOK SOCKET Send,看了一下,写这类的档案太少了-failed to translate
Update
: 2025-02-17
Size
: 25kb
Publisher
:
fdjslfjds
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.