What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » sniffing packets

Pages: (2): « First [ 1 ] 2 » Last »
sniffing packets
Author: Message:
firedance
Full Member
***


Posts: 118
– / Male / –
Joined: Mar 2003
O.P. Happy  sniffing packets
Well i thought that i could make a plugin, for my plugin i need to sniff packets and i found a sniffer (coz i have no idea on how to do one, and when looking at the sniffthingy i found i still cant understand it but who cares =) ) . and now im wondering on how i should identify that thepacket is from / to msn , i thought about using so it only catches packets to/from 1863 but what if someone uses a proxy or so?
I wanna be a beta tester! no i dont care what im testing as long as its not highly illegal.
07-12-2004 04:42 PM
Profile E-Mail PM Web Find Quote Report
Stigmata
Veteran Member
*****



Posts: 3520
Reputation: 45
20 / Other / Flag
Joined: Jul 2003
RE: sniffing packets
if its made in vb and u need any help pm me :)
07-12-2004 06:10 PM
Profile PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: sniffing packets
quote:
Originally posted by firedance
only catches packets to/from 1863
that's a good point, however you're right with the thing about proxys. Did you tried to to find if there's a way to know if messenger is using a proxy? in that case you'd be able to set another port.

Also, what about, instead of catching patckets to/from 1863, catch patckets to messenger.hotmail.com? mmm... oh wait, that may not work either :-/

then, the only think i can think of is that you have to detect the opened connections (or sockets) by messenger and then you'd be able to know the IPs and ports source and destination of each connection and then you're done (note: this can be done in Win XP (and maybe in NT/2000/2003 too) but i'm not sure about win 9x/me)
quote:
Originally posted by jackass_wanabe
if its made in vb and u need any help pm me :)
if it's in vb and he needs help, he'll ask for it here and you'll reply here so everyone learns, but don't post such spammy posts ¬¬
Messenger Plus! en español:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
07-12-2004 08:10 PM
Profile PM Find Quote Report
firedance
Full Member
***


Posts: 118
– / Male / –
Joined: Mar 2003
O.P. RE: sniffing packets
Okay i found it =)
it edits in the registry

SOCKS4Port
HTTPPort
SOCKS5Port

ProxyType       4 = HTTP    1 = SOCKS4  2 = SOCKS5

all are REG_BINARY
and in eindian or what its called (theone with 01 00 00 = 1)

the only thing was that when i had the http proxy enabled i could login without having a working http proxy...
I wanna be a beta tester! no i dont care what im testing as long as its not highly illegal.
07-12-2004 08:58 PM
Profile E-Mail PM Web Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: sniffing packets
if you are using VB, ive got some VB Packet Sniffing code that tells you all incoming packets
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
07-12-2004 09:14 PM
Profile E-Mail PM Web Find Quote Report
firedance
Full Member
***


Posts: 118
– / Male / –
Joined: Mar 2003
O.P. RE: sniffing packets
Yes im using vb ( 6), i have a code that shows the packets ... it just needs a hwnd to work so I made a form =)
can i see your code? maby its better =)

This post was edited on 07-12-2004 at 09:21 PM by firedance.
I wanna be a beta tester! no i dont care what im testing as long as its not highly illegal.
07-12-2004 09:19 PM
Profile E-Mail PM Web Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: sniffing packets
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=46567&lngWId=1
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
07-12-2004 09:23 PM
Profile E-Mail PM Web Find Quote Report
firedance
Full Member
***


Posts: 118
– / Male / –
Joined: Mar 2003
O.P. RE: sniffing packets
muahahah , thats theone im using allready =D
I wanna be a beta tester! no i dont care what im testing as long as its not highly illegal.
07-12-2004 09:29 PM
Profile E-Mail PM Web Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: sniffing packets
ah ok.  What are you using the info from MSN for?
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
07-12-2004 09:31 PM
Profile E-Mail PM Web Find Quote Report
firedance
Full Member
***


Posts: 118
– / Male / –
Joined: Mar 2003
O.P. RE: sniffing packets
I was thinking of making a autoresponder and other things =)
I wanna be a beta tester! no i dont care what im testing as long as its not highly illegal.
07-12-2004 09:39 PM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On