Skip to content

Latest commit

 

History

71 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleKeyLogger

Simple key logger and analysis tool

Dependencies:

  • Latest version of Python
  • Python modules:
    • logging
    • pynput

Setup:

  • The application will work as-is, however you may customize the path to which the log is saved
  • To change the path:
    • open path.txt and change the string to represent the new path
    • the new path must have the file log.txt (or whatever you choose for a file name) present in order for the system to run properly

Running the key logger:

To run the key logger double click keylogger.pyw

The key logger will now be running in the background.

To terminate the key logger, open the Task Manager and end all processes named Python.


Using the analysis tool:

You may double-click or open analysisTool.py from the command line to open the program in a console window.

Here you can view the log file and search by date or by pattern, among other options.


About

Simple key logger and command line analysis tool

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages