Skip to content

Latest commit

ย 

History

History
ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
ย 
ย 
ย 
ย 
ย 
ย 

ReadMe.md

Keylogger

forthebadge

Keylogger Functionalities : ๐Ÿš€

  • Keylogging
  • Can Save the keylogs in a file (you can change the local of file to wherever you want)
  • Can print the keylogs after given interval of time (in the case 15 mins, you can change the time interval)
  • Can mail you all the keylogs after given interval of time (in the case 15 mins, you can change the time interval).

Keylogger Instructions: ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

Step 1:

Open Termnial ๐Ÿ’ป

Step 2:

Locate to the directory where python file is located ๐Ÿ“‚

Step 3:

Run the command: python filename.py/python3 filename.py ๐Ÿง

Step 4:

Sit back and Relax. Let the Script do the Job. โ˜•

Samples

Keylogs in a file

Screenshot (137)

Keylogs in the Terminal

Screenshot (139)

Keylogs in the mail

Presentation1

Q. How can you make this your script your own ?

Step 1:

  Add Your Email and Password to Script. Here โฌ‡

Screenshot (140)

Step 2:

  Change the Location and name of the file as per your preference. Here โฌ‡

Screenshot (141)

Step 3:

  Change the preference, if you want or if you don't want to print the key logs in the Terminal. Here โฌ‡

Screenshot (142)

The Script is Yours.. Happy Hacking ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

forthebadge