VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



simple yahoo messenger connection hook EXAMPLE

by DaZZa (6 Submissions)
Category: Internet/HTML
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This example shows you how programs like "ytunnelpro" , "ytkpro", "yahoo ace"
might take yahoo messengers connection and filter it.
You will need the yhook.dll compiled and in the same folder as the exe.
You can compile the dll in the "YHOOKDLL" folder, or you can download a compiled copy here...
https://rapidshare.com/files/80903460/dllbin.zip
or
https://geocities.com/dllhookbin/dllbin.zip

Assumes
WHAT DOES IT DO?? It takes the connection by injecting a dll into yahoo messenger as it loads so our dll replaces the socket connect function. Then the dll will check the port and if the port is 5050 we redirect the host to 127.0.0.1 which makes yahoo messenger connect to 127.0.0.1:5050. Then with the vb application we listen on port 5050 for the connection and we then redirect that back to a yahoo host address. by doing that we can filter the packets sent from both client and server blocking what we dont like.

Rate simple yahoo messenger connection hook EXAMPLE

Download simple yahoo messenger connection hook EXAMPLE

Download simple yahoo messenger connection hook EXAMPLE (11 KB)

simple yahoo messenger connection hook EXAMPLE Comments

No comments have been posted about simple yahoo messenger connection hook EXAMPLE. Why not be the first to post a comment about simple yahoo messenger connection hook EXAMPLE.

Post your comment

Subject:
Message:
0/1000 characters