Skip to content
View Vaibhavi28's full-sized avatar

Block or report Vaibhavi28

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

Hi, I'm Vaibhavi πŸ‘‹

Master's Student Β· Cybersecurity & AI Β· Pennsylvania State University

BinExplain LinkedIn Email


πŸ” What I'm Building

BinExplain β€” A free, AI-powered binary analysis platform for CTF (Capture The Flag) beginners.

Upload a binary β†’ Get instant CTF category detection, ROP gadgets, a pre-populated pwntools exploit template, and AI mentor hints grounded in real past CTF solutions.

What makes it different:

  • Parallel AI inference β€” Groq and Nemotron 3 Ultra run simultaneously, responses merged for speed + depth
  • Auto-updating RAG pipeline β€” 160+ real CTF writeups indexed from CTFtime, Nightmare, ir0nstone, and CTF-Wiki, with live search running 24/7 to continuously grow the knowledge base
  • Cache Augmented Generation for instant responses on common patterns
  • Full feature parity between binary file and source code analysis
  • 230 automated tests including chaos and adversarial scenarios
  • Zero binary execution β€” static analysis only, always

πŸ› οΈ Tech Stack

Python FastAPI React ChromaDB GCP


πŸ“Œ Pinned Projects

πŸ” BinExplain β€” Free AI binary analysis for CTF beginners


πŸ“Š GitHub Streaks

GitHub Streak


Building tools at the intersection of AI and cybersecurity education

Popular repositories Loading

  1. binexplain binexplain Public

    πŸ” Free AI-powered binary analysis for CTF beginners. Upload ELF/EXE/BIN β†’ CTF category detection, ROP gadgets, pwntools template, checksec & AI mentor. No install needed.

    Python 1

  2. Vaibhavi28 Vaibhavi28 Public