
pwninit
Automates setup of binary exploitation challenges by patching ELF binaries, fetching matching linkers, unstripping libc, and generating pwntools…

Automates setup of binary exploitation challenges by patching ELF binaries, fetching matching linkers, unstripping libc, and generating pwntools…

Converts a EXE into DLL



bespoke tooling for offensive security's Windows Usermode Exploit Dev course (OSED)

IDA Pro plugin to examine the glibc heap, focused on exploit development

Patch Binaries via MITM: BackdoorFactory + mitmProxy.

CTF Cheat Sheet + Writeups / Files for some of the Security CTFs that I've done

Encrypted PE Loader Generator

Analysis of public exploits or my 1day exploits

Deobfuscation via optimization with usage of LLVM IR and parsing assembly.

Hands-on workshop for learning Android kernel vulnerability analysis and exploitation, with Docker-based build environment and practical exercises.

binary patching from Python

An experimental webkit-based kernel exploit (Arb. R/W) for the PS5 on <= 4.51FW

Android 14 kernel exploit for Pixel7/8 Pro

Curated collection of iOS kernel and userland exploit PoCs and writeups for in-the-wild and researched CVEs, including binary-diffed vulnerability…


Simulates the Windows PE loader to identify DLL hijacking vulnerabilities, generates weaponized DLLs with shellcode payloads, and detects UAC…