Skip to content

noob6t5/keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

keylogger

An Advance Linux Keylogger in C for Educational Purpose .

Features

keylog

  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.

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

About

An Advance Linux Keylogger in C .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages