08048434 <proof_of_concept>:
8048434: 55 push %ebp
8048435: 89 e5 mov %esp,%ebp
8048437: 83
ec 18 sub $0x18,%esp
804843a: 8b 45 08 mov 0x8(%ebp),%eax
804843d: 8b 00 mov (%eax),%eax
804843f: 89 04 24 mov %eax,(%esp,1)
8048442: e8 e5 fe ff ff call 804832c <_init+0x48>
8048447: 89 04 24 mov %eax,(%esp,1)
804844a: e8 bd fe ff ff call 804830c <_init+0x28>
804844f: 89 45 f8 mov %eax,0xfffffff8(%ebp)
8048452: 8b 45 08 mov 0x8(%ebp),%eax
8048455: 8b 00 mov (%eax),%eax
8048457: 89 04 24 mov %eax,(%esp,1)
804845a: e8 cd fe ff ff call 804832c <_init+0x48>
804845f: 48
dec %eax
8048460: 89 45 fc mov %eax,0xfffffffc(%ebp)
8048463: 83 7d fc 00 cmpl $0x0,0xfffffffc(%ebp)
8048467: 79 02 jns 804846b <proof_of_concept+0x37>
8048469: eb 2a jmp 8048495 <proof_of_concept+0x61>
804846b: 8b 45 08 mov 0x8(%ebp),%eax
804846e: 8b 00 mov (%eax),%eax
8048470: 89 04 24 mov %eax,(%esp,1)
8048473: e8 b4 fe ff ff call 804832c <_init+0x48>
8048478: 2b 45 fc sub 0xfffffffc(%ebp),%eax
804847b: 03 45 f8 add 0xfffffff8(%ebp),%eax
804847e: 8d 48 ff lea 0xffffffff(%eax),%ecx
8048481: 8b 55 08 mov 0x8(%ebp),%edx
8048484: 8b 45 fc mov 0xfffffffc(%ebp),%eax
8048487: 03 02 add (%edx),%eax
8048489: 0f b6 00 movzbl (%eax),%eax
804848c: 88 01 mov %al,(%ecx)
804848e: 8d 45 fc lea 0xfffffffc(%ebp),%eax
8048491: ff 08 decl (%eax)
8048493: eb ce jmp 8048463 <proof_of_concept+0x2f>
8048495: 8b 45 08 mov 0x8(%ebp),%eax
8048498: 8b 00 mov (%eax),%eax
804849a: 89 04 24 mov %eax,(%esp,1)
804849d: e8 ba fe ff ff call 804835c <_init+0x78>
80484a2: 8b 55 08 mov 0x8(%ebp),%edx
80484a5: 8b 45 f8 mov 0xfffffff8(%ebp),%eax
80484a8: 89 02 mov %eax,(%edx)
80484aa: c9 leave
80484ab: c3 ret