unamatasanatarai / keylogger-mac

Extremely simple macos keylogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modified the original to only work for MAC for me

original: https://github.com/GiacomoLaw/Keylogger

Installation

Download the repo. It will install in ~/bin/keylogger.

Install it:

$ git clone https://github.com/unamatasanatarai/keylogger-mac && cd keylogger-mac

$ make && make install

Run it:

$ keylogger .

Uninstall

$ sudo make uninstall Will uninstall the program, but not the logs.


Please feel free to contribute to fix any problems!

Please note, this repo is for educational purposes only. No contributors are to fault for any actions done by this program.

About

Extremely simple macos keylogger


Languages

Language:C 94.4%Language:Makefile 5.6%