Welcome Guest ( Log In | Register)



4 Pages V   1 2 3 > »   
Reply to this topicStart new topic
> Key Logger., How To Make
Zubair1
post Nov 13 2004, 08:23 PM
Post #1


Member [Level 1]
****

Group: Members
Posts: 60
Joined: 13-November 04
Member No.: 2,263



Hi Pe cool.gif ple ,

Can Any One Tell me how to build a Keylogger on Visual Bais 6.0
that no one could see on the End Task Menu
Go to the top of the page
 
+Quote Post
faceofdie
post Nov 16 2004, 09:01 AM
Post #2


Member [Level 1]
****

Group: Members
Posts: 65
Joined: 16-November 04
Member No.: 2,306



You Can find Many VB code On www.vbcode.com
you can search for Keylogger on www.vbcode.com
And edit code
Go to the top of the page
 
+Quote Post
zachtk8702
post Feb 6 2005, 11:53 PM
Post #3


Member [Level 2]
*****

Group: Members
Posts: 81
Joined: 3-August 04
Member No.: 609



I dont like keyloggers and I despise people that make stuff like that.
Go to the top of the page
 
+Quote Post
Arbin Gurung
post Feb 24 2005, 06:26 PM
Post #4


Newbie [Level 2]
**

Group: Members
Posts: 39
Joined: 24-February 05
Member No.: 3,965



You can also get much resources from www.planet-source-code.com. I use this quite often and found it quite fruitful.
Go to the top of the page
 
+Quote Post
NotoriousZach
post Feb 27 2005, 11:49 PM
Post #5


Member [Level 1]
****

Group: Members
Posts: 55
Joined: 26-February 05
Member No.: 3,996



I have been looking around and I guess this may be a decent post to put this question in...........How would you have a program email a file ???????? I need this for an app other than a keylogged but I guess this guy could also use this information.
Go to the top of the page
 
+Quote Post
snlildude87
post Mar 10 2005, 04:15 AM
Post #6


Moderator
***************

Group: Members
Posts: 2,325
Joined: 8-March 05
From: Mawson, Antarctica
Member No.: 4,254



My fine feathered friend, I have made a keylogger...in Visual Basic a while back. I will give it to you if you tell me what you plan to do with it. If you need it to find passwords, then forget it, but any legitimate reason will do.

My program tracks almost all your keys (alpha-numeric), and saves it into a file as you're typing.
Go to the top of the page
 
+Quote Post
Matt1eD
post Mar 15 2005, 06:06 PM
Post #7


Newbie [Level 2]
**

Group: Members
Posts: 33
Joined: 15-March 05
From: Tonbridge, Kent
Member No.: 4,551



QUOTE(NotoriousZach @ Feb 28 2005, 12:49 AM)
I have been looking around and I guess this may be a decent post to put this question in...........How would you have a program email a file ???????? I need this for an app other than a keylogged but I guess this guy could also use this information.
*




Do you mean you want to hide a program in an email or write an email client. The former would be verging on illegal - but is also used by many website for various legitimate & illegitimate reasons.

You want an ActiveX control if the former.
Go to the top of the page
 
+Quote Post
Galahad
post Mar 21 2005, 10:10 PM
Post #8


Neurotical Squirrel
*********

Group: [HOSTED]
Posts: 585
Joined: 4-November 04
From: Novi Sad, Vojvodina
Member No.: 2,127



QUOTE(NotoriousZach @ Feb 27 2005, 11:49 PM)
I have been looking around and I guess this may be a decent post to put this question in...........How would you have a program email a file ???????? I need this for an app other than a keylogged but I guess this guy could also use this information.
*



You have two options, you can use OCX that comes with VB, MAPI I believe it is, or, if you are more adventurous, you can download SMTP technical specification (RFC-2821 & RFC-3461), and write your own SMTP code. This is harder, but gives you much more control...
Go to the top of the page
 
+Quote Post
John_Cena
post Apr 5 2005, 05:04 AM
Post #9


Newbie [Level 1]
*

Group: Members
Posts: 22
Joined: 5-April 05
From: USA
Member No.: 5,270



I hate when people use keyloggers to get passwords and stuff
Go to the top of the page
 
+Quote Post
FaLgoR
post Apr 9 2005, 06:18 PM
Post #10


Super Member
******