Exploitation

Awesome Talks

Talks I've held
reverse-engineering car-hacking automotive gamehacking exploitation

37C3 CTF: ezrop

December 31, 2023
ctf reversing exploitation rop radare2 r2

Command Injection in LaTeX Workshop

February 27, 2021
exploitation vulnerability

Haxxoring a Hisense Smart TV

February 15, 2021
exploitation reverse-engineering vulnerability

SROP Exploitation with radare2

April 11, 2020
r2 radare2 rop exploitation ctf

Fuzzing A GameBoy Emulator With AFL++

February 21, 2020
fuzzing reversing exploitation

Exploiting A Use-After-Free With radare2 - CTF Challenge

January 15, 2020
ctf reversing exploitation r2 radare2 cutter heap

36C3 CTF Writeups

December 30, 2019
ctf reversing exploitation

ROP on ARM with radare2

November 19, 2019
r2 radare2 rop exploitation arm

In-Process Fuzzing With Frida

October 24, 2019
frida exploitation fuzzing reverse-engineering

ROP On x64: What's ret2csu Again?

August 29, 2019
exploitation rop radare2 r2 ctf ret2csu

Exploiting PHP Deserialization: CCCamp19 CTF PDFCreator Challenge

August 24, 2019
ctf exploitation deserialization

ROP It Like It's Hot: ROP Basics - Stack Pivoting

August 13, 2019
reverse-engineering exploitation binary r2 radare2 rop

Brute-Forcing x86 Stack Canaries

August 8, 2019
exploitation ctf radare2 r2

r2con 2019 PwnDebian Challenge: Exploiting radare2 (CVE-2019-14745, CVE-2019-16718)

July 30, 2019
r2 radare2 reverse-engineering exploitation binary cve research vulnerability

Buffer Overflows on x64 with radare2

July 13, 2019
r2 radare2 x64 exploitation rop

Bypassing ASLR and DEP for 32-Bit Binaries With r2

May 1, 2019
exploitation r2 radare2 reverse-engineering ret2libc

Passing binary input via GDB

October 26, 2018
gdb exploitation reverse-engineering

Exploiting Unquoted Service Paths For Fun and No Profit

March 15, 2018
exploitation cve windows