Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.4 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.4 KB

Simple Keylogger Extension

Simple Keylogger Extension studies about how a Keylogger works and it's power.

Features ✨

  • Records every key pressed on browser in real-time.
  • Multiple data about key pressed, as when and where.
  • Simple and lightweight.
  • API Ready

Development 💻

Firefox:

  • Go to about:debugging in Firefox.
  • Click This Firefox on the left and then Load temporary add-on.
  • Browse to the location of the folder you unzipped and select the manifest.json file.

Chromium:

  • Go to chrome:https://extensions in Chromium.
  • Activate developer mode using the button on the right.
  • Click Load Unzipped on the left side of the screen.
  • Browse to the location of the folder you unzipped and select it.

You can find projects for Firefox and Chromium under Releases.

Usage 🖥️

To use Simple Keylogger Extension, all you have to do is install and start typing, each key you press will be sent to its API and will be shown in the console developer tool.

Disclaimer ⚠️

I am not responsible for the misuse of the tool. This tool was created for study purposes only and should not be used in real-world environment.

Support 🙋‍♂️

If you have any questions, suggestions, or issues with Simple Keylogger Extension, feel free to create an issue or a pull request, will be very welcome! If you like Simple Keylogger Extension, please leave a star on project repository.