Cweetleaf76 / Spykeyboard

keylogger which sends us the data to our gmail.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spykeyboard

This is a script which allows us to generate an undetectable keylogger which sends the captured keys to our gmail mail. Once we generated our keylogger in our kali linux we would have to pass the .py file to a windows machine to convert it to an .exe. The tool is in development.

Es:

Este es un script el cual nos permite generar un keylogger indetectable el cual nos envía las teclas capturadas a nuestro correo de gmail. Una vez generamos nuestro keylogger en nuestra kali linux tendriamos que pasar el archivo .py a una maquina windows para convertirlo en un .exe. La herramienta un esta en desarrollo.

install module in linux and windows:

pip install keyboard

Screenshot

Compile to .exe

Screenshot

About

keylogger which sends us the data to our gmail.


Languages

Language:Python 100.0%