Update README.md
This commit is contained in:
@@ -1,2 +1,9 @@
|
|||||||
# Keylogger
|
# Keylogger
|
||||||
A simple keylogger in Python
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user