Skip to content
An untraceable keylogger built from scratch in C++
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
KeyLoggerPro
.gitattributes
.gitignore
KeyLoggerPro.sln
LICENSE
README.md

README.md

KeyLoggerPro - Under Development

An untraceable keylogger built from scratch in C++

The keylogger is:

  • Compatible with Windows Vista/7/8/10 (C++ Win32 app) -- done
  • Bypassing all known antiviruses -- done
  • Untraceable (hidden in the windows process list) -- partially done
  • Logging all the keys pressed -- partially done
  • Safely encrypting the log files -- done
  • Sending regular emails with the log files -- not started

Make sure to read and acknowledge the updated LICENSE before using the Software!

You can’t perform that action at this time.