Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked create a Spyware Keylogger using C++


hack3core

Recommended Posts

How to create Keylogger using Visual C++?

Requirements:

Dev C++. Download it from here:

This is the hidden content, please

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 copy the below keylogger code into the blank work space.

This is the hidden content, please

 

Compile the Code(Ctrl+F9)

 

 

 

 

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

 

now your keylogger 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.

(0r)

if you have physical access to your college/school system,then copy the exe file in that system and run it.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.