Skip to content

how it works

SAM X86 edited this page Aug 4, 2025 · 1 revision

How it Works

  • keylogger.py handles keystroke logging.
  • start.py runs the logger with your provided webhook and interval.
  • Logs are sent automatically to your Discord webhook.
  • Data is NOT stored locally.

Educational proof-of-concept only.

Clone this wiki locally