Skip to content
View WallaceScott240's full-sized avatar
😄
😄

Block or report WallaceScott240

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Aegis Aegis Public

    Aegis is a multi-functional security scanning tool designed for penetration testing and vulnerability assessment. Named after the legendary shield of Zeus from Greek mythology, Aegis provides essen…

    Python

  2. Auto-Recon Auto-Recon Public

    OSINT Multi Recon Tool is an advanced open-source intelligence (OSINT) gathering tool designed for ethical hackers, penetration testers, and cybersecurity professionals. This tool automates reconna…

    Python

  3. DarkScorpion DarkScorpion Public

    DarkScorpion is a powerful GUI-based Python tool for scanning websites for common security vulnerabilities. With a modern dark-themed interface, it provides detailed analysis of XSS, SQL Injection,…

    Python

  4. Key-Logger Key-Logger Public

    This Python-based keylogger is a lightweight and efficient tool designed for keystroke logging. It captures and records user inputs in the background and securely stores them in a log file for late…

    Python

  5. OxyCrypt OxyCrypt Public

    OxyCrypt Pro is a secure desktop application for encrypting and decrypting files using AES-256 encryption. Built with Python and Tkinter, it features a modern dark-themed interface and military-gra…

    Python

  6. PlayfairCipher PlayfairCipher Public

    This project implements the Playfair Cipher in Java, a classical encryption algorithm that secures text using a 5x5 matrix generated from a keyword. It provides functionality to encrypt a message, …

    Java