Protostar Exploit Exercises

Protostar Exploit Exercises#

Overview#

Solving the Protostar Exploit Challenges on x86-64, i386, ARM32, and ARM64 architectures.

Introduction#

Protostar is a series of binary exploitation challenges that are designed to help you learn the basic techniques of binary exploitation. The challenges are divided into different levels, each of which focuses on a different aspect of binary exploitation. The challenges are designed to be solved in a linear fashion, with each level building on the knowledge gained from the previous levels.

Stack0 - First Stack Buffer Overflow to Modify a Variable

Stack 0