Lists (17)
Sort Name ascending (A-Z)
Starred repositories
Collection of programs I made while learning assembly.
A curated collection of offensive, defensive and AI/LLM security tools.
Supporting Data Archives for Ghidra
A complete bug bounty workspace for HackerOne researchers. Includes scope enforcement, automated recon/vuln pipeline (400+ tools), report templates, CVE/CWE watchlists, and a local VM practice lab.…
Elevate arbitrary MSR writes to kernel execution.
A single archive of public exploit PoCs and vulnerability research writeups. At the time I post these, none have been reported. Feel free to report them yourself and take credit for the CVE if hand…
Collection of documentation, tools, and tips related to vulnerability research.
VoidSec / ioctlpus
Forked from jthuraisamy/ioctlpusIOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).
Driver Buddy Reloaded is an IDA Pro Python plugin that helps automate some tedious Windows Kernel Drivers reverse engineering tasks
"Screwed Drivers" centralized information source for code references, links, etc.
This is one of my long awaited project on learning to develop an Operating System.
PoC for exploiting CVE-2026-26128.
Proof-of-Concept tool for extracting credential material from protected sessions on modern Windows systems.
A comprehensive guide to adversarial testing and security evaluation of AI systems, helping organizations identify vulnerabilities before attackers exploit them.
A repo for jailbreaking various LLMs, mainly Claude
Leaked Mirai Source Code for Research/IoC Development Purposes
A structured explanation of CVE-2026-31431 (Copy Fail), connecting the three kernel changes that introduced the vulnerability and enabled its exploitation.
This repository will contain all code developed for the Corelan Exploit Development Tutorials (YouTube Collab).
The samples referenced in my book, Evasive Malware (No starch Press)
Slides and materials for the workshop "Reversing a (not-so-) Simple Rust Loader" at Ringzer0 COUNTERMEASURE 2025.
Beginner, advanced, expert level Rust training material
Collection of block cipher algorithms written in pure Rust