A basic keylogger made in python.
This program records and saves each key pressed and released by the user in a text file named: "demo.txt" and appends into the file after every usage of this code.
This programe breaks after pressing the 'esc' key.
Install this package manager pip to install pynput
$pip install pynput
'THIS IS FOR EDUCATION PURPOSE ONLY'
The author do not endorse or promote any illegal activity and are not responsible for any damage done henceforth.
Logging other people's keystrokes or breaking into other people's computer without their permission can be considered illegal by the courts of many countries. The monitoring software reviewed here is ONLY for authorized system administrators and/or owners of computers. We assume no liability and are not responsible for any misuse or damage caused by the keylogging software. The end user of this software is obliged to obey all applicable local, state, federal and other laws in his country of residence.
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. YOU MAY USE THIS SOFTWARE AT YOUR OWN RISK. THE USE IS COMPLETE RESPONSIBILITY OF THE END-USER. THE DEVELOPERS ASSUME NO LIABILITY AND ARE NOT RESPONSIBLE FOR ANY MISUSE OR DAMAGE CAUSED BY THIS PROGRAM.