Welcome back. Our next challenge is split, which introduces the concept of ROP gadgets, and how they can be used to manipulate the stack… — Welcome back. Our next challenge is split, which introduces the concept of ROP gadgets, and how they can be used to manipulate the stack and registers, and execute unintended code. You can download the binary here: https://ropemporium.com/binary/split.zip If you missed the first part of this series covering ret2win, you can…