Skip to content

hannad4/keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python Keylogger

The following is a keylogger written in Python. It is primarily based off of Ask Python's Creating a Python Keylogger in 10 Lines of Code but has been modified with the following new capabilities:

  • User can specify a specific log file name
  • User can specify a directory path where the log file should be saved
  • User MUST specify how long logging should occur
    • The default logging time is 60 seconds (1 min)
    • User should enter logging time using -t when running the program

DISCLAIMER: USER ACCEPTS FULL ETHICAL, LEGAL, AND MORAL RESPONSIBILITY BY USING THIS PROGRAM.


Note: There is a good chance antivirus will quarantine this program, in which case it should be added to whitelist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages