[go: nahoru, domu]

Skip to content

VikasShavi/Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keylogger

#Key Features:

  1. It records keys to a temporary string, encrypts them and saves them to file named TestData.txt in "MyDocuments" folder.

      Note:You can specify custom folder by setting folder variable.
    
  2. After some time, the file is decrypted to a new file named "new.text", then it is sent to the discord server and then the file is deleted permanently.

     Note: To change time of decrypting, change the if condition shown below in range of 3000-4000, which is about every 5 minutes.
    
    Screenshot 2022-07-06 at 23 59 40
  3. Before running make sure to use your Discord webhook link in "discordHoo" variable.

    Screenshot 2022-07-07 at 00 03 00

About

This is an Advanced Keylogger written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages