Skip to content
View Snitch-1302's full-sized avatar

Block or report Snitch-1302

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. reverse-shell reverse-shell Public

    A Python reverse shell built with raw sockets, threading, and subprocess — supporting multiple simultaneous client connections with a target-selection interface. Built for hands-on understanding of…

    Python 1

  2. MarvelDroid MarvelDroid Public

    Created a Capture-The-Flag Android app using Kotlin and the Android SDK to test mobile security skills. Included challenges like Base64 encoding, APK patching, Gzip analysis, and component exploita…

    Kotlin 1

  3. PrivacyShield PrivacyShield Public

    A privacy-preserving location system exploring k-anonymity, adaptive differential privacy, and geofencing for location data. Implements DBSCAN and Voronoi-based spatial clustering, Laplace-noise di…

    Python 1

  4. TOR-Networking TOR-Networking Public

    A hands-on exploration of Tor's SOCKS proxy in three modes — Basic (simple anonymized requests), Intermediate (geolocation-customized entry/exit nodes), and Advanced (genuine dynamic circuit rotati…

    Python 1

  5. PrivAnalytica PrivAnalytica Public

    PrivAnalytica is a prototype Encrypted Analytics-as-a-Service platform that uses TenSEAL (CKKS) to encrypt numeric datasets so statistical computations and ML inference can be performed on cipherte…

    Python 1

  6. pki-from-scratch pki-from-scratch Public

    Hand-built PKI with Python + OpenSSL — Root CA, Intermediate CA, certificate issuance, revocation, and CRL generation, built to understand every line.

    1