Jump to content

How to make program that Steals IP from someone from MSN in VB6

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
16 replies to this topic

#1
ViRuSS

ViRuSS

    Learning Programmer

  • Members
  • PipPipPip
  • 78 posts
Hello
I need help if someone knows how to make some little program in VB6
that steals IP from your friend i mean who are you chatting with. Like in Cmd but in cmd you have to type but if somebody knows how to make one or just write code here. Help plz

Thx :D

#2
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
Idk... But... Why the fu would you want that..? :D Just... curious...
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#3
ViRuSS

ViRuSS

    Learning Programmer

  • Members
  • PipPipPip
  • 78 posts
Do you know how to get ip from someone using telnet well... if you know i want to make program doing same things but just like you click on command button and you get ip.
Thats what i want.
I didn't write here anything this is Illusion

#4
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
I am not very familiar with network stuff, so... perhaps someone else will be of more help... But from my experience with VB6, it's (probably, well, most likely) doable. Don't know if anyone has time to do it all for you, perhaps post in request forum...?
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#5
ViRuSS

ViRuSS

    Learning Programmer

  • Members
  • PipPipPip
  • 78 posts
Ok.
And thx for rep :D
I didn't write here anything this is Illusion

#6
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
lol :D
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#7
ViRuSS

ViRuSS

    Learning Programmer

  • Members
  • PipPipPip
  • 78 posts
i love meaning less posts aswell lol
I didn't write here anything this is Illusion

#8
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
lol :D

What about meaningless threads....? Let's be careful....
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#9
MXTECH

MXTECH

    Learning Programmer

  • Members
  • PipPipPip
  • 47 posts

ViRuSS said:

Hello
I need help if someone knows how to make some little program in VB6
that steals IP from your friend i mean who are you chatting with. Like in Cmd but in cmd you have to type but if somebody knows how to make one or just write code here. Help plz

Thx :D

get COMODO Free Firewall, it lets you see the IP addresses each application is talking to from host to destination.

#10
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts

marwex89 said:

what about meaningless threads....? Let's be careful....

LOL marwex :D

#11
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
MSN uses servers, therefore you are not directly connected to who you are talking to.

Example...

Your Box --- MSN Server --- Remote Box

Therefore you can't just 'get' the other person's IP. The only way to do it, is to force a direct connection, then you can just use netstat -a, or you would have to 'hack' the MSN server and manipulate it into sending you that data.

#12
ViRuSS

ViRuSS

    Learning Programmer

  • Members
  • PipPipPip
  • 78 posts
thx MXTECH
I didn't write here anything this is Illusion