Binary Exploitation Tutorial

Prerequisites

To set up the environment for this tutorial, ensure that you have the following installed:

Getting Started

  1. Clone this repository

  2. Start the challenge environment

    docker compose up -d 
  3. Attach to the newbie container

  4. You're all set. Good luck, have fun!