Skip to content

Krimson-Squad/keylogger

This branch is 4 commits ahead of noob6t5/keylogger:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8916617 · Oct 10, 2024

History

10 Commits
Oct 10, 2024
Oct 10, 2024
Oct 10, 2024
Oct 10, 2024
Oct 10, 2024

Repository files navigation

keylogger

An Advance Linux Keylogger in C for Educational Purpose .

Features

keylog image

  1. Unlike Traditional Keylogger it doesn't depend upon dev input .
  2. It doesn't need any External Libraries
  3. Run's in background easily daemon.
  4. It stores logged text in /tmp/keylog.txt .

TODO

  1. I am working on Polymorphic version of this as well using inline assembly.
  2. Hiding PID, And Autostart upon Special App or Browser is Opened, with timeframe.
  3. Sending KeyLogged text to Telegram Bot.
  4. Sending KeyLogged text to Discord Webhook

Note : Please Use it for Educational Purpose , Don't use it for malicious Activities.

About

An Advance Linux Keylogger in C .

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C 100.0%