emile.space r2wa.rs
tag: workshop, ctf
date: 2022-03-05

1. assembly basics

emile /assembly-basics

This workshop is there to build a solid foundation for all further workshops. We'll go over the following topics

1.1. What we actually did

We took a binary with a given leak, showed how to calculate the libc base using that leak and how to find a place to jump in the binary to get a shell using a one-shot-gadget.