Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

winsock


ghost's Avatar
0 0

i just finshed making a trojan in vb. but when i tested it on another computer it said i needed to get winsock for that computer. is there another way to connect to that computer without them havin winsock? sorry for a newb question


reaper4334's Avatar
Member
0 0

I used to program a lot of VB… until I got my new computer 'cause I can't find my Visual Studio disk..

Anyway, can't you just use standard TCP/IP connections?

What exactly does your trojan do?

Reaper

[Edit] http://www.eggheadcafe.com/articles/20020323.asp

That page looks really good… haven't checked it 'cause I don't have Studio.. but it all looks right to me…

[/Edit]


ghost's Avatar
0 0

well so far i got, Screenshot, keylogger, monitor on, monitor off, mouse crazy, sys info, and am still gonna add a couple more things to it. but yeah thanks for the reply


reaper4334's Avatar
Member
0 0

Fair enough. Well I'm sure if you can do those things with a Winsock, you can do them with simple TCP/IP socket connections too.

If you need anymore help on this, just let me know.

Reaper