User Guide
User Guide
7 > Encrypting keystrokes text file, clipboard information text file, system infomartion text file using
Fernet encryption algorithm.
8 > Decrypting the above whenever needed using the same decryption algorithm.
1 > execute the GenerateKey.py file and it will generate an encryption key
2 > copy that key from the file and paste it into keyLogger.py and DecryptFiles.py at a specified
location (mentioned in comments)
3 > set the sender email id and password and the receievr email id in the KeyLogger.py file (in
specified locations, mentioned in comments)
5 > create a new folder "Saved Logs" and copy the folder path and paste it into the keylogger.py
and DecryptFiles.py at specified location(in specified location as mentioned in comments)