Browser JIT Type Confusion Lab
Built reproducible V8/JSC primitives and documented crash triage workflow.
- browser
- reverse
- exploit-dev
- C++
- Python
- Docker
- LLDB
- Published debugging playbook for in-the-wild crash reports.
- Reduced triage time with a custom testcase minimizer.
Mobile Hooking Playground
Dynamic analysis toolkit for Android native libraries with Frida and custom loaders.
- mobile
- reverse
- Frida
- Android
- TypeScript
- Python
- Added scripted anti-root bypass modules.
- Turned repetitive reversing tasks into reusable recipes.
CTF Pwn Auto-Notes Pipeline
Automated exploit attempt logging and markdown writeup generation.
- pwn
- automation
- ctf
- pwntools
- Python
- tmux
- Structured exploit sessions for faster postmortems.
- Exported templates to accelerate writeups.
Web Auth Surface Mapper
Crawled auth flows and visualized token lifecycle risk points.
- web
- auth
- recon
- Go
- Playwright
- SQLite
- Flagged dangerous refresh token storage patterns.
- Generated architecture diagrams for reports.
Embedded Firmware Diff Toolkit
Binary diff and symbol recovery helper for router firmware research.
- reverse
- embedded
- Ghidra
- Python
- Bash
- Automated changelog extraction across firmware releases.
- Improved vulnerable function discovery speed.