A workshop working through the 2015 CTF Pwn Adventure 3, an MMORPG designed to be hacked. The workshop covered reverse engineering a custom network protocol and the game binary, creating a python network proxy to listen, analyse, modify and inject packets, extracting game classes and creating a shared object library to preload and modify the game's behaviour.