Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 08048460 <HasDigit1.clone.0>:
- 8048460: 55 push %ebp
- 8048461: 89 e5 mov %esp,%ebp
- 8048463: 81 ec 00 04 00 00 sub $0x400,%esp
- 8048469: 0f b6 05 60 9c 04 08 movzbl 0x8049c60,%eax
- 8048470: c7 85 c0 fc ff ff 00 movl $0x0,-0x340(%ebp)
- 8048477: 00 00 00
- 804847a: c7 85 c4 fc ff ff 00 movl $0x0,-0x33c(%ebp)
- 8048481: 00 00 00
- 8048484: c7 85 c8 fc ff ff 00 movl $0x0,-0x338(%ebp)
- 804848b: 00 00 00
- 804848e: 84 c0 test %al,%al
- 8048490: c7 85 cc fc ff ff 00 movl $0x0,-0x334(%ebp)
- 8048497: 00 00 00
- 804849a: c7 85 d0 fc ff ff 00 movl $0x0,-0x330(%ebp)
- 80484a1: 00 00 00
- 80484a4: c7 85 d4 fc ff ff 00 movl $0x0,-0x32c(%ebp)
- 80484ab: 00 00 00
- 80484ae: c7 85 d8 fc ff ff 00 movl $0x0,-0x328(%ebp)
- 80484b5: 00 00 00
- 80484b8: c7 85 dc fc ff ff 00 movl $0x0,-0x324(%ebp)
- 80484bf: 00 00 00
- 80484c2: c7 85 e0 fc ff ff 00 movl $0x0,-0x320(%ebp)
- 80484c9: 00 00 00
- 80484cc: c7 85 e4 fc ff ff 00 movl $0x0,-0x31c(%ebp)
- 80484d3: 00 00 00
- 80484d6: 74 1d je 80484f5 <HasDigit1.clone.0+0x95>
- 80484d8: ba 60 9c 04 08 mov $0x8049c60,%edx
- 80484dd: 8d 76 00 lea 0x0(%esi),%esi
- 80484e0: 0f be c0 movsbl %al,%eax
- 80484e3: 83 c2 01 add $0x1,%edx
- 80484e6: 83 84 85 00 fc ff ff addl $0x1,-0x400(%ebp,%eax,4)
- 80484ed: 01
- 80484ee: 0f b6 02 movzbl (%edx),%eax
- 80484f1: 84 c0 test %al,%al
- 80484f3: 75 eb jne 80484e0 <HasDigit1.clone.0+0x80>
- 80484f5: 8b 95 c0 fc ff ff mov -0x340(%ebp),%edx
- 80484fb: b8 01 00 00 00 mov $0x1,%eax
- 8048500: 85 d2 test %edx,%edx
- 8048502: 75 5b jne 804855f <HasDigit1.clone.0+0xff>
- 8048504: 8b 8d c4 fc ff ff mov -0x33c(%ebp),%ecx
- 804850a: 85 c9 test %ecx,%ecx
- 804850c: 75 51 jne 804855f <HasDigit1.clone.0+0xff>
- 804850e: 8b 95 c8 fc ff ff mov -0x338(%ebp),%edx
- 8048514: 85 d2 test %edx,%edx
- 8048516: 75 47 jne 804855f <HasDigit1.clone.0+0xff>
- 8048518: 8b 8d cc fc ff ff mov -0x334(%ebp),%ecx
- 804851e: 85 c9 test %ecx,%ecx
- 8048520: 75 3d jne 804855f <HasDigit1.clone.0+0xff>
- 8048522: 8b 95 d0 fc ff ff mov -0x330(%ebp),%edx
- 8048528: 85 d2 test %edx,%edx
- 804852a: 75 33 jne 804855f <HasDigit1.clone.0+0xff>
- 804852c: 8b 8d d4 fc ff ff mov -0x32c(%ebp),%ecx
- 8048532: 85 c9 test %ecx,%ecx
- 8048534: 75 29 jne 804855f <HasDigit1.clone.0+0xff>
- 8048536: 8b 95 d8 fc ff ff mov -0x328(%ebp),%edx
- 804853c: 85 d2 test %edx,%edx
- 804853e: 75 1f jne 804855f <HasDigit1.clone.0+0xff>
- 8048540: 8b 8d dc fc ff ff mov -0x324(%ebp),%ecx
- 8048546: 85 c9 test %ecx,%ecx
- 8048548: 75 15 jne 804855f <HasDigit1.clone.0+0xff>
- 804854a: 8b 95 e0 fc ff ff mov -0x320(%ebp),%edx
- 8048550: 85 d2 test %edx,%edx
- 8048552: 75 0b jne 804855f <HasDigit1.clone.0+0xff>
- 8048554: 8b 85 e4 fc ff ff mov -0x31c(%ebp),%eax
- 804855a: 85 c0 test %eax,%eax
- 804855c: 0f 95 c0 setne %al
- 804855f: c9 leave
- 8048560: c3 ret
- 8048561: eb 0d jmp 8048570 <HasDigit1>
- 8048563: 90 nop
- 8048564: 90 nop
- 8048565: 90 nop
- 8048566: 90 nop
- 8048567: 90 nop
- 8048568: 90 nop
- 8048569: 90 nop
- 804856a: 90 nop
- 804856b: 90 nop
- 804856c: 90 nop
- 804856d: 90 nop
- 804856e: 90 nop
- 804856f: 90 nop
- 08048570 <HasDigit1>:
- 8048570: 55 push %ebp
- 8048571: 89 e5 mov %esp,%ebp
- 8048573: 81 ec 00 04 00 00 sub $0x400,%esp
- 8048579: 8b 55 08 mov 0x8(%ebp),%edx
- 804857c: c7 85 c0 fc ff ff 00 movl $0x0,-0x340(%ebp)
- 8048583: 00 00 00
- 8048586: c7 85 c4 fc ff ff 00 movl $0x0,-0x33c(%ebp)
- 804858d: 00 00 00
- 8048590: c7 85 c8 fc ff ff 00 movl $0x0,-0x338(%ebp)
- 8048597: 00 00 00
- 804859a: c7 85 cc fc ff ff 00 movl $0x0,-0x334(%ebp)
- 80485a1: 00 00 00
- 80485a4: c7 85 d0 fc ff ff 00 movl $0x0,-0x330(%ebp)
- 80485ab: 00 00 00
- 80485ae: c7 85 d4 fc ff ff 00 movl $0x0,-0x32c(%ebp)
- 80485b5: 00 00 00
- 80485b8: c7 85 d8 fc ff ff 00 movl $0x0,-0x328(%ebp)
- 80485bf: 00 00 00
- 80485c2: c7 85 dc fc ff ff 00 movl $0x0,-0x324(%ebp)
- 80485c9: 00 00 00
- 80485cc: c7 85 e0 fc ff ff 00 movl $0x0,-0x320(%ebp)
- 80485d3: 00 00 00
- 80485d6: c7 85 e4 fc ff ff 00 movl $0x0,-0x31c(%ebp)
- 80485dd: 00 00 00
- 80485e0: 0f b6 02 movzbl (%edx),%eax
- 80485e3: 84 c0 test %al,%al
- 80485e5: 74 16 je 80485fd <HasDigit1+0x8d>
- 80485e7: 90 nop
- 80485e8: 0f be c0 movsbl %al,%eax
- 80485eb: 83 c2 01 add $0x1,%edx
- 80485ee: 83 84 85 00 fc ff ff addl $0x1,-0x400(%ebp,%eax,4)
- 80485f5: 01
- 80485f6: 0f b6 02 movzbl (%edx),%eax
- 80485f9: 84 c0 test %al,%al
- 80485fb: 75 eb jne 80485e8 <HasDigit1+0x78>
- 80485fd: 8b 95 c0 fc ff ff mov -0x340(%ebp),%edx
- 8048603: b8 01 00 00 00 mov $0x1,%eax
- 8048608: 85 d2 test %edx,%edx
- 804860a: 75 5b jne 8048667 <HasDigit1+0xf7>
- 804860c: 8b 8d c4 fc ff ff mov -0x33c(%ebp),%ecx
- 8048612: 85 c9 test %ecx,%ecx
- 8048614: 75 51 jne 8048667 <HasDigit1+0xf7>
- 8048616: 8b 95 c8 fc ff ff mov -0x338(%ebp),%edx
- 804861c: 85 d2 test %edx,%edx
- 804861e: 75 47 jne 8048667 <HasDigit1+0xf7>
- 8048620: 8b 8d cc fc ff ff mov -0x334(%ebp),%ecx
- 8048626: 85 c9 test %ecx,%ecx
- 8048628: 75 3d jne 8048667 <HasDigit1+0xf7>
- 804862a: 8b 95 d0 fc ff ff mov -0x330(%ebp),%edx
- 8048630: 85 d2 test %edx,%edx
- 8048632: 75 33 jne 8048667 <HasDigit1+0xf7>
- 8048634: 8b 8d d4 fc ff ff mov -0x32c(%ebp),%ecx
- 804863a: 85 c9 test %ecx,%ecx
- 804863c: 75 29 jne 8048667 <HasDigit1+0xf7>
- 804863e: 8b 95 d8 fc ff ff mov -0x328(%ebp),%edx
- 8048644: 85 d2 test %edx,%edx
- 8048646: 75 1f jne 8048667 <HasDigit1+0xf7>
- 8048648: 8b 8d dc fc ff ff mov -0x324(%ebp),%ecx
- 804864e: 85 c9 test %ecx,%ecx
- 8048650: 75 15 jne 8048667 <HasDigit1+0xf7>
- 8048652: 8b 95 e0 fc ff ff mov -0x320(%ebp),%edx
- 8048658: 85 d2 test %edx,%edx
- 804865a: 75 0b jne 8048667 <HasDigit1+0xf7>
- 804865c: 8b 8d e4 fc ff ff mov -0x31c(%ebp),%ecx
- 8048662: 85 c9 test %ecx,%ecx
- 8048664: 0f 95 c0 setne %al
- 8048667: c9 leave
- 8048668: c3 ret
- 8048669: 8d b4 26 00 00 00 00 lea 0x0(%esi,%eiz,1),%esi
- 8048715: e8 66 fc ff ff call 8048380 <clock@plt>
- 804871a: 8b 74 24 2c mov 0x2c(%esp),%esi
- 804871e: 85 f6 test %esi,%esi
- 8048720: 89 c7 mov %eax,%edi
- 8048722: 7e 0b jle 804872f <main+0x4f>
- 8048724: e8 37 fd ff ff call 8048460 <HasDigit1.clone.0>
- 8048729: 0f b6 d8 movzbl %al,%ebx
- 804872c: 0f af de imul %esi,%ebx
- 804872f: e8 4c fc ff ff call 8048380 <clock@plt>
Advertisement
Add Comment
Please, Sign In to add comment