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!