Can someone tell me what should be my inputs for bomblab phase 3 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can someone tell me what should be my inputs for bomblab phase 3

Dump of assembler code for function phase_3: 0x0000000008001293 <+0>: sub $0x18,%rsp 0x0000000008001297 <+4>: mov %fs:0x28,%rax 0x00000000080012a0 <+13>: mov %rax,0x8(%rsp) 0x00000000080012a5 <+18>: xor %eax,%eax 0x00000000080012a7 <+20>: lea 0x4(%rsp),%rcx 0x00000000080012ac <+25>: mov %rsp,%rdx 0x00000000080012af <+28>: lea 0x1719(%rip),%rsi # 0x80029cf 0x00000000080012b6 <+35>: callq 0x8000ef0 <__isoc99_sscanf@plt> 0x00000000080012bb <+40>: cmp $0x1,%eax => 0x00000000080012be <+43>: jle 0x80012d9 <phase_3+70> 0x00000000080012c0 <+45>: cmpl $0x7,(%rsp) 0x00000000080012c4 <+49>: ja 0x8001311 <phase_3+126> 0x00000000080012c6 <+51>: mov (%rsp),%eax 0x00000000080012c9 <+54>: lea 0x1590(%rip),%rdx # 0x8002860 0x00000000080012d0 <+61>: movslq (%rdx,%rax,4),%rax 0x00000000080012d4 <+65>: add %rdx,%rax 0x00000000080012d7 <+68>: jmpq *%rax 0x00000000080012

18th Dec 2020, 9:17 AM
Sunil
0 Answers