Skip to content

r4jn1k4nt/KeyLogger_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

KeyLogger_in_Python

This program has beem created only for Linux Environment.

Install all requirements

pip3 install -r requirements.txt

Important changes to be made in KeyLogger.py

In KeyLogger.py code line no. 6 "os.path.expanduser('YOUR_DESTINATION_FOLDER/file.log')", change YOUR_DESTINATION_FOLDER name to your desired folder name.

For example, os.path.expanduser('/home/username/Desktop/file.log')

Steps to launch Keylogger:

python KeyLogger.py

Logs

All logs will be saved in file.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages