Created
May 8, 2012 15:07
-
-
Save 0xc010d/2636057 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -(id)[FacebookAccountConfigurationPlugin publishPlugin] | |
| +0 00002d70 55 pushl %ebp | |
| +1 00002d71 89e5 movl %esp,%ebp | |
| +3 00002d73 83ec18 subl $0x18,%esp | |
| +6 00002d76 e800000000 calll 0x00002d7b | |
| +11 00002d7b 58 popl %eax | |
| +12 00002d7c 8b4d08 movl 0x08(%ebp),%ecx | |
| +15 00002d7f 894df8 movl %ecx,0xf8(%ebp) | |
| +18 00002d82 8b8805240000 movl 0x00002405(%eax),%ecx | |
| +24 00002d88 894dfc movl %ecx,0xfc(%ebp) | |
| +27 00002d8b 8b806d230000 movl 0x0000236d(%eax),%eax | |
| +33 00002d91 89442404 movl %eax,0x04(%esp) | |
| +37 00002d95 8d45f8 leal 0xf8(%ebp),%eax | |
| +40 00002d98 890424 movl %eax,(%esp) | |
| +43 00002d9b e82a030000 calll 0x000030ca _objc_msgSendSuper | |
| +48 00002da0 83c418 addl $0x18,%esp | |
| +51 00002da3 5d popl %ebp | |
| +52 00002da4 c3 ret | |
| +53 00002da5 0f1f440000 nopl 0x00(%eax,%eax) | |
| +58 00002daa 660f1f440000 nopw 0x00(%eax,%eax) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment