Skip to content

A basic c++ code that can be used to gather online credentials and can also capture the characters typed by the user in any window. Feel free to share any modification or issues in the code.

License

Notifications You must be signed in to change notification settings

TusharPardhe/Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Keylogger

A basic program that captures keystrokes and outputs it into a file which can be used to gather usernames and passwords online/offline.

Installation

  • git clone < repo-url >, or click on the download link.
  • Extract the zip file
  • Compile the .cpp file
  • Run the executable file (Note: It will run in background so if you want to terminate it use Task manager)
  • A "Record.txt" file will be created having the credentials

Disclaimer

The information contained in this project is for educational purpose only and it's unethical to gain someone else's personal information without their notice. I won't be liable for any unethical use of this project.

About

A basic c++ code that can be used to gather online credentials and can also capture the characters typed by the user in any window. Feel free to share any modification or issues in the code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages