Skip to content

Simple keylogger using python to log all your target information.

Notifications You must be signed in to change notification settings

EricArdiansa/Python-Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python-Keylogger

Simple keylogger using python to log all your target information.

Requirements

pip install -r requirements.txt

How to compile the python code to executable

Install pyinstaller

pip3 install pyinstaller

Compile python file to exe

pyinstaller keylogger.py --onefile --noconsole

About

Simple keylogger using python to log all your target information.

Resources

Stars

Watchers

Forks

Languages