Sunday 5 February 2012

Learn To create Key logger using C++


Learn To create Key logger using C++ 
 Basic Hacking Tutorial
Hi friends, the most interesting part of the hacking is spying.  Today I am going to introduce to the C++ Spyware code.  It is going to be very fun.  You can install this spyware in your college/school or in your friend system, and get their username and passwords.  This is very simple hacking trick when compared to phishing web page.

Disadvantage of Phishing Web page:

You have to upload phishing web page to web hosting.  Only few website will not detect the phishing webpage.
Website URL is different.  Easy to detect that we are hacking.
Advantage of Spyware-key logger:
Very simple and easy method.

Victim cannot detect that we are hacking.



How to create Key logger using Visual C++?

Requirements:

Dev C++.  Download it from here: http://www.bloodshed.net/

Knowledge about Visual C++ (need, if you are going to develop the code).

Install dev C++ in your system and open the dev C++ compiler.

Go to File->New->Source File.

You can see a blank works space will be there in window.

Now download and copy the below key logger code into the blank workspace.

Download code from here


Compile the Code (Ctrl+F9)

Now execute the program by selecting Execute->Run (ctrl+F10)

Now your key logger will run in your system.  Whatever you type using keyboard.  It will be stored in Log.txt file.

You can see the Log.txt file where you save the file.
Bind the exe file with image or any files and send it to your friend.
(Or)
If you have physical access to your college/school system, then copy the exe file in that system and run it.



No comments:

Post a Comment

Note: only a member of this blog may post a comment.

Twitter Bird Gadget