Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 578 Bytes

File metadata and controls

14 lines (11 loc) · 578 Bytes

Keylogger

Simple Keylogger developed in 32-bit NASM. Tested on Ubuntu 20.04 64-bit

Requirements

You will need Linux with NASM assembler

Installation:

git clone https://github.com/DullGlow/Keylogger.git
cd Keylogger
make
sudo ./keylogger

Disclaimer:

This tool is free to use and modify, however I do not condone, support, suggest, or otherwise promote unethical or illegal behavior. Use this tool at your own risk, and only against the devices to which you have explicit permissions on. Any use otherwise is against the terms of use for the tool.