Tutorials

Android Internals
Introduction Android, the world's leading mobile operating system, powers billions of smartphones, …
Intro to ARM
Intro ARM stands for Advanced RISC Machine. It is a family of …
Lab
Lab Setup To save our time, we can use the pre-built images …
Heap Exploitation
A form of attack known as "heap exploitation" takes advantage of a …
ROP chain
A ROP (Return-Oriented Programming) chain is a sequence of gadgets that are …
Intro to stack buffer overflows
A stack buffer overflow is a type of vulnerability that occurs when …
ARM Integer Overflows
An integer overflow occurs when an arithmetic operation on integers produces a …