Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 454 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 454 Bytes

A Simple Python Based Keylogger for windows..

Running the setup

Simply clone this to your c-drive

- git clone https://github.com/nandydark/windows-keylogger.git
- cd windows-keylogger
- pip install -r requirements.txt
- python main.py

That's it.. Just keep it running.. You will find the logs as output.txt in the same directory...

Check Out keylogger for linux.. written with python.. here