Relative Content

Tag Archive for assemblylogicbinary-bomb

Logical Impossibility in the classic Binary Bomb Lab (Phase 3)

I’m working on the famous “Binary Bomb Lab” to try and shore up some holes I have in my knowledge of assembly. It’s been tough so far, but I’ve managed to get to phase 3 and now I’m at a bit of a loss. This phase asks to work through a switch statement essentially and enter some characters of the format “%d %c %d” Now working through it I have gotten to the end, passing the format check and I think I’ve found the first integer and character, but I’m stuck at a certain part.