Skip to content
View thepasswordspoiler's full-sized avatar

Block or report thepasswordspoiler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Keylogger Keylogger Public

    his repository contains a Python-based key logger that logs keystrokes to a text file (`keylogger.txt`). It includes additional scripts (`script.vbs` and `script.bat`) to execute the logger silently.

    Python 1

  2. Email-Spoofing-Detector Email-Spoofing-Detector Public

    Simple Python Program to detect spoofing

    Jupyter Notebook

  3. Network-Sniffer Network-Sniffer Public

    tool to sniff packets

    Python

  4. Password-Generator Password-Generator Public

    A web-based password generator tool with customizable options.

    JavaScript

  5. Rescue Rescue Public

    Forked from swapnilsparsh/Rescue

    A women’s safety website that sends emails and messages to your trusted ones.

    Python

  6. Text-Encryption Text-Encryption Public

    This is a simple text encryption and decryption tool developed using Python and tkinter GUI framework. It allows users to encrypt and decrypt text messages using a password-based encryption scheme.

    Python