Skip to content

bluedangerforyou/python-keylogger1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Simple python keylogger

#Simple Python keylogger #Version 1. #This python code creates a file in AppData/Roaming containing the keystrokes. #This is beta version and is Ran on Windows OS. #THINGS TO DO: #Add code to run keylogger in startup items for persistence.
#Add code to hide from task manager. #Clear previous data from log to save space and avoid repeating data. #Add screen shots when a new window is opened.

#NOTE: This can be compiled into exe using PyInstaller or Py2exe and option set to no console for stealth #IMPORTANT- you MUST supply email address and password in file first or keylogger will not work!

About

Simple Python Keylogger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages