noaPVC / KeyLogger_Python

basic key logger in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyLogger_Python

basic key logger in python. Additionally using nodemailer to send the file containing the keys of the user.

Node Packages:

npm i dotenv
npm i nodemailer

Env File Format:

MAIL="yourmail@gmail.com"
ACCESS_KEY="yourpassword123"

About

basic key logger in python.


Languages

Language:Python 100.0%