You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A keylogger, sometimes called a keystroke logger or keyboard capture, is a type of surveillance technology used to monitor and record each keystroke on a specific computer. Keylogger software is also available for use on smartphones, such as the Apple iPhone and Android devices.
A simple keylogger written in JavaScript. Python server to log the keystrokes has also been included. To know more about developing and deploying this keylogger, visit https://www.youtube.com/watch?v=b0mxqR4jF7g&t=866s
A Python-based keylogger that records and logs keystrokes to a file for educational and research purposes. Note: This project is intended for ethical use only.