Intended solution of Wannavmbe challenge from InCTF Internationals 2019
tl;dr
- Challenge is a VM.
 - Reverse Instruction types and implementation.
 - Understand that it has a fucntion which takes the base64 of CWD (Current working directory).
 - Find the corrcect directory where it needs to be placed.