HTB
Behind The Scenes
The first thing I did was to open up Ghidra and decompile the binary then look around. I usually start by looking at the main function and that's what I did here. I noticed something a little odd, there was a function called invalidInstructionException. I wanted to look