Question: This is the bomb lab for phase 2. This is the website that you can search. http://zpalexander.com/binary-bomb-lab-phase-2/ If you need to find other material, just
This is the bomb lab for phase 2.
This is the website that you can search. http://zpalexander.com/binary-bomb-lab-phase-2/ If you need to find other material, just input bomb lab in google.
I want to know the result which has 6 values-- just like 1,2,6,24,120,720
I need the process!

(gdb) disas phase 2 Dump of assembler code for function phase 2: push %rbp push %rbx sub mov callg 0x40145c cmp1 $0x1, (%rsp) 0x0000000000400efd : 0x0000000000400efe : 0x0000000000400f02 : 0x0000000000400f15 0x0000000000400flc 0x0000000000400f20 : 0x0000000000400f25 : 0x0000000000400f29 : 0x0000000000400f2c 0x0000000000400f2e Type to continue, or q to quit 0x0000000000400f40 0x0000000000400f42 callq 0x4 0143a jmp 0x400f30 mov add cmip -0x4 (%rbx) , %eax %eax, %eax %eax, (%rbx) 0x400f25 callq 0x4 0143a add jne 0x400f17 jmp 0x400f3c lea lea jmp 0x400f17 add $0x4, %rbx 0x4 (%rsp), %rbx 0x18 (%rsp), %rbp $0x28,%rsp return pop pop retq %rbp End of assembler dump. (gdb) disas phase 2 Dump of assembler code for function phase 2: push %rbp push %rbx sub mov callg 0x40145c cmp1 $0x1, (%rsp) 0x0000000000400efd : 0x0000000000400efe : 0x0000000000400f02 : 0x0000000000400f15 0x0000000000400flc 0x0000000000400f20 : 0x0000000000400f25 : 0x0000000000400f29 : 0x0000000000400f2c 0x0000000000400f2e Type to continue, or q to quit 0x0000000000400f40 0x0000000000400f42 callq 0x4 0143a jmp 0x400f30 mov add cmip -0x4 (%rbx) , %eax %eax, %eax %eax, (%rbx) 0x400f25 callq 0x4 0143a add jne 0x400f17 jmp 0x400f3c lea lea jmp 0x400f17 add $0x4, %rbx 0x4 (%rsp), %rbx 0x18 (%rsp), %rbp $0x28,%rsp return pop pop retq %rbp End of assembler dump