Skip to content

murithi23/windows-keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Windows keylogger Its a simple keylogger written in python for windows. uses various python libraries pynput, datetime os and winreg

Features it reuns stealthy without any console shown saves the captured keystrokes in hidden file on the machine

Installation clone the git repository and download the script git clone

Install dependecies requirements.txt pip install -r requirements.txt

Usage You can run the script as an executable by installing pyinstaller or auto-py-to-exe using auto-py-to-exe as it has a gui and set the promts to your desire after running the executable go you can checks keystokes inthe keylog file in the APPDATA directory the logs will be hidden and you can view them by showing hidden files sample output looks something like this

Screenshot at 2025-06-01 03-52-37

!!!!!!DISCLAIMER!!!!! The tool is for educational purpose and research purposes any use of the tool for mallicious purpose is not advised

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages