Question: I'm working on a binary bomb phase_2 and I can't figure out how to skip this call without detonating. I'm not sure what the instructions
I'm working on a binary bomb phase_2 and I can't figure out how to skip this call without detonating. I'm not sure what the instructions here is aking me to do:

(gdb) ni 0x0000000000400f17 in phase_2 () (gdb) disas Dump of assembler code for function phase_2: 0x0000000000400efc 0x0000000000400efd 0x0000000000400efe 0x0000000000400f02 0x0000000000400f05 0x0000000000400f0a : cmp! $0x8,(%rsp) 0x0000000000400f0e : 0x0000000000400f10 : 0x0000000000400f17 : 0x0000000000400f1c : 0x0000000000400f1e 0x0000000000400f24 0x0000000000400f26422: 0x0000000000400f28 : 0x0000000000400f2d : 0x0000000000400f31 : 0x0000000000400f34 : 0x0000000000400f36 : 0x0000000000400f38 0x0000000000400f3d : 0x0000000000400f42 0x0000000000400f44 0x0000000000400f48 0x0000000000400f49 : 0x0000000000400f4a : push push sub mov callq %rbp %rbx $0x28,%rsp %rsp,%rsi 0x40163a
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
