Binary bomb- phase 6
问题 This is the disassembly of phase_6 : 08048dbf <phase_6>: 8048dbf: 55 push %ebp 8048dc0: 89 e5 mov %esp,%ebp 8048dc2: 83 ec 18 sub $0x18,%esp 8048dc5: c7 44 24 0c 00 00 00 movl $0x0,0xc(%esp) 8048dcc: 00 8048dcd: c7 44 24 08 0a 00 00 movl $0xa,0x8(%esp) 8048dd4: 00 8048dd5: c7 44 24 04 00 00 00 movl $0x0,0x4(%esp) 8048ddc: 00 8048ddd: 8b 45 08 mov 0x8(%ebp),%eax 8048de0: 89 04 24 mov %eax,(%esp) 8048de3: e8 0c fa ff ff call 80487f4 <__strtol_internal@plt> 8048de8: a3 4c b5 04 08 mov %eax