Skip to content
View phoenixrising1800's full-sized avatar
😩
😩
  • Virginia Commonwealth University

Block or report phoenixrising1800

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

About Me

  • 📍 Undergrad pursuing my B.S. in Computer Science with a concentration in Cybersecurity
  • 🔭 I’m currently working on:
    • Extracting data from KaiOS devices (sqlite-scraper)
    • Parsing vehicle infotainment logs to extract forensics data as a contributor (VLEAPP)
  • 😄 Pronouns: she/her

My Github Stats

Pinned Loading

  1. Brew-OS-Parser Brew-OS-Parser Public

    Parse BREW (Binary Runtime Environment for Wireless) Platform OS mobile phone image dumps using known hex signatures to find Contacts and SMS messages

    Python 2

  2. Wikipedia-Scraper Wikipedia-Scraper Public

    Python program making HTTP GET request to any given Wikipedia page, scraping it for any main text (paragraph) data.

    Python

  3. RansomWare-v2 RansomWare-v2 Public

    Ransomware in Python as a proof-of-concept research. Encrypts/decrypts specified files on the user's path, using a hybrid RSA asymmetric model encrypting an AES session key used to encrypt file data.

    Python

  4. abrignoni/VLEAPP abrignoni/VLEAPP Public

    Vehicle Logs Events And Properties Parser

    JavaScript 72 18

  5. joedinsmoor/KaiOS.Scraper joedinsmoor/KaiOS.Scraper Public

    Custom SQLite Scraper for use with KaiOS SQLite extractions

    Python 2 2

  6. PasMan PasMan Public

    Password manager in Python based on best security practices

    Python