Skip to content

SynapLink/keylogger-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keylogger on rust

Simple one file keylogger on rust, tested on Windows 11, check code for further analysis.


main.rs - the main file, look into it to see the full structure.

main process configured to proceed like:

  1. .exe launches
  2. checks for Windows V2/ folder in local app data folder
    • no folder - create
    • folder exists - proceed
  3. starts logging to a file in a format keys_YYYY-MM-dd_HH-mm-ss.log
  4. close logger by killing the process app-v2.exe

teminal was turned off in the last commit, app runs in the background


You are free to use, edit and share this code without mentioning me.

About

Simple one file keylogger on rust, tested on Windows 11, check code for further analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages