08048124 <main>:
8048124: 55 pushl %ebp
8048125: 89 e5 movl %esp,%ebp
8048127: 83 ec 08 subl $0x8,%esp
804812a: c7 45 f8 ac 92 movl $0x80592ac,0xfffffff8(%ebp)
804812f: 05 08
8048131: c7 45 fc 00 00 movl $0x0,0xfffffffc(%ebp)
8048136: 00 00
8048138: 6a 00 pushl $0x0
804813a: 8d 45 f8 leal 0xfffffff8(%ebp),%eax
804813d: 50 pushl %eax
804813e: 8b 45 f8 movl 0xfffffff8(%ebp),%eax
8048141: 50 pushl %eax
8048142: e8 c9 48 00 00 call 804ca10 <__execve>
8048147: 83 c4 0c addl $0xc,%esp
804814a: c9 leave
804814b: c3 ret
804814c: 90 nop