This repository has been archived on 2021-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
2021-11-11 16:31:16 +03:00
2021-11-11 15:22:08 +03:00
2021-11-11 15:22:08 +03:00
2021-11-11 15:22:08 +03:00
2021-11-11 15:22:08 +03:00
2021-11-11 16:31:16 +03:00
2021-11-11 16:31:16 +03:00

KeyLogger by H1K0 Python 3.7+

Requirements

  • Python 3.7+
  • pynput lib
  • threading lib
  • tzlocal lib

Usage

The KeyLogger is a script that logs all your keyboard presses/releases and mouse clicks/scrolls. Just run key.py and the logging is started!

All data is encrypted and compressed. You can set the path to a log file by modifying the LOGPATH in config.py.

To convert the log to text use the delog.py. Just run it.


© Masahiko AMANO a.k.a. H1K0

Description
Just a simple keylogger on Python
Readme 31 KiB
Languages
Python 100%