A keylogger written in C designed to work on linux machines The goal of the project isn't to be used but I just want to learn.
git clone https://github.com/Blantheon/simple_keylogger && cd simple_keylogger
gcc main.c && sudo ./run
(I don't know if there's really a risk that someone will use this software, but just in case, it's here.)
This tool is intended for educational purposes, cybersecurity research, and authorized penetration testing only. 🚨
Any unauthorized, illegal, or malicious use is strictly prohibited.
The author assumes no responsibility for any misuse or damage caused by this tool.
✅ Use responsibly and always with permission.