Skip to content
View LexusG's full-sized avatar

Block or report LexusG

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
LexusG/README.md

Pinned Loading

  1. Cracking-Caesar-Cipher Cracking-Caesar-Cipher Public

    This Python program is designed to crack Caesar's cipher, one of the oldest known encryption methods. It utilizes a brute-force approach to decrypt messages by shifting each letter through all 26 p…

    Python

  2. Keylogger-Project Keylogger-Project Public

    I've developed a Python-based keylogger application as a means to grasp Python's principles and delve into the intricacies of how a keylogger works.

    Python

  3. LIfe-Simulation- LIfe-Simulation- Public

    Using Conway's game of Life Simulation to help with my python coding practice

    Python

  4. Reverse-Shell- Reverse-Shell- Public

    Develop a Python-based reverse shell generator tool that dynamically creates a reverse shell script or payload based on user-provided parameters. This includes specifying the user's IP address, the…

    Python

  5. Youtube-Downloader-Script- Youtube-Downloader-Script- Public

    Using Python to create a simple script for downloading videos

    Python