Dr Von Noizeman’s Nuclear Bomb defused with Radare2
Today, I bring to you another binary bomb that I found in 0x00sec website. This bomb has 4 stages, each one corresponding to a color. Let’s now defuse it, phase by phase. First, let’s take a look at the main menu of this Dr Von Noizeman’s nuclear bomb. Yellow Phase Yellow phase, it’s probably the easiest one in this binary bomb. It starts by asking you for a password that will be stored in obj.buffer. Looking at the code, you…