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:

I'm working on a binary bomb phase_2 and I can't figure out

(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 0x400f17 0x400f38 0x400f38 jne callq 0x401604 mp mov add je callq add ne 0x400f2d 0x401604 $0x4,%rbx 0x400f1e 0x400f44 mp lea 0x8(96T sp),%rbx lea 0x18 (%rsp) ,%rbp mp add pop pop retq 0x400f1e $0x28,%rsp %rbp End of assembler dump. (gdb)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!