Skip to content

s4msecurity/python_keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Python Keylogger

Example keylogger code with Python.
The application running with this code is detected by Windows Defender.


Are you want run in Windows?
Okay, so please install pyinstaller then run command in terminal:
pyinstaller --noconfirm --onedir --console --icon "[your ico file path for exe].ico" --no-embed-manifest "C:/Users/[your_user_name]/Desktop/TAYZ-main/[your_python_file].py"

Releases

No releases published

Packages

No packages published

Languages