GitHunt
IS

isPique/Keylogger

All loggers in one! Every 10 seconds, you get Keystrokes, Mouse Coordinates, Photo (if target has a WebCam), ScreenShot and Microphone inputs from target computer and send to your mail.

What Does This "Key"logger Do? šŸ¤”

  • First 10 seconds you get System Information, Local and Public IP Information, Local Users Information, OS Information and Wifi passwords from target computer and send to your mail.

  • 2nd and other mails (every 10 seconds) you get Keyboard Inputs, Mouse Coordinates, ScreenShot, Microphone Recording and Photo (if target has a WebCam) from target computer and send to your mail.

  • If the target finds the code and opens the file, the program Deletes itself.

  • The objective of this repository is to serve as an example, it has educational purposes, and in no case does it pretend to be perfect or fully functional.

INSTALLATION

pip install -r requirements.txt

About Getting Credentials

  • Windows OS saves Web Credentials and Windows Credentials in the Credential Manager.

  • However, the program may encounter some errors while decoding user passwords.

  • If some passwords are still not decoded, you can decode them with the decode.py (at least some of them).

  • Please note that is not possible anyway retrieve or save user passwords in hashed or plaintext form using methods provided by the Windows API or other legal means.

  • User passwords are sensitive information and are handled with the highest level of security.

āš ļø Warning āš ļø

  • You need to run the script as administrator because the script copies itself to C:\Windows\System32

  • Also, remember that even the higher-level file copying functions like shutil.copy() and shutil.copy2() can't copy all file metadata.

  • On Windows, file owners, Access Control Lists (ACLs) and alternate data streams are not copied.

USAGE 🐣

  • Create an account on https://mailtrap.io/ to use a temp mail.

  • Click on Show Credentials to see your Username and Password.

image

  • After clicking on Show Credentials set your own SMTP Username and SMTP Password on keylogger.py

image

image

  • After you have set up the token in your ipinfo account, you are done! āœ”

Languages

Python100.0%

Contributors

MIT License
Created August 31, 2023
Updated November 25, 2025