2021-09-11 21:32:04 +02:00
2021-09-11 21:32:04 +02:00
2020-09-05 12:42:47 +02:00

Keylogger

A simple keylogger in Python. It stores all the inputs into a text file. The program is meant to be used from an usb. You can compile it with pyinstaller. Call it minecraft.exe so it won't be detectable by windows defender (yes, this is working lmao)

Usage

python keylogger.py

Description
A simple keylogger in Python
Readme 30 KiB
Languages
Python 100%