/KeyLogger_Python

basic key logger in python.

Primary LanguagePython

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"