Advertisement
Guest User

Untitled

a guest
Apr 15th, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. __Dmain:
  2. 00001900 pushl %ebp
  3. 00001901 movl %esp,%ebp
  4. 00001903 subl $0x30,%esp
  5. 00001906 pushl %ebx
  6. 00001907 pushl %esi
  7. 00001908 calll 0x0000190d
  8. 0000190d popl %eax
  9. 0000190e movl %eax,0xdc(%ebp)
  10. 00001911 subl $0x0c,%esp
  11. 00001914 leal 0x00017ecb(%eax),%ecx
  12. 0000191a pushl %ecx
  13. 0000191b calll 0x00017e72 ; symbol stub for: _objc_getClass
  14. 00001920 addl $0x10,%esp
  15. 00001923 movl %eax,0xd8(%ebp)
  16. 00001926 subl $0x08,%esp
  17. 00001929 subl $0x04,%esp
  18. 0000192c movl 0xdc(%ebp),%edx
  19. 0000192f leal 0x00017ed7(%edx),%ebx
  20. 00001935 pushl %ebx
  21. 00001936 calll 0x00017e78 ; symbol stub for: _sel_registerName
  22. 0000193b addl $0x08,%esp
  23. 0000193e pushl %eax
  24. 0000193f pushl 0xd8(%ebp)
  25. 00001942 movl 0xdc(%ebp),%esi
  26. 00001945 call *0x00017ec4(%esi)
  27. 0000194b addl $0x10,%esp
  28. 0000194e subl $0x0c,%esp
  29. 00001951 pushl %eax
  30. 00001952 leal 0xe8(%ebp),%eax
  31. 00001955 calll 0x000176c8 ; symbol stub for: _D4test3fooFPS4test11objc_objectZS4test6NSRect
  32. 0000195a addl $0x0c,%esp
  33. 0000195d subl $0x0c,%esp
  34. 00001960 flds 0xf4(%ebp)
  35. 00001963 subl $0x08,%esp
  36. 00001966 fstpl (%esp)
  37. 00001969 flds 0xf0(%ebp)
  38. 0000196c subl $0x08,%esp
  39. 0000196f fstpl (%esp)
  40. 00001972 flds 0xec(%ebp)
  41. 00001975 subl $0x08,%esp
  42. 00001978 fstpl (%esp)
  43. 0000197b flds 0xe8(%ebp)
  44. 0000197e subl $0x08,%esp
  45. 00001981 fstpl (%esp)
  46. 00001984 leal 0x00017ee3(%esi),%ecx
  47. 0000198a pushl %ecx
  48. 0000198b calll 0x00017da0 ; symbol stub for: _printf
  49. 00001990 addl $0x30,%esp
  50. 00001993 xorl %eax,%eax
  51. 00001995 popl %esi
  52. 00001996 popl %ebx
  53. 00001997 leave
  54. 00001998 ret
  55. 00001999 nop
  56. 0000199a nop
  57. 0000199b nop
  58. _D4test3fooFPS4test11objc_objectZS4test6NSRect:
  59. 0000199c pushl %ebp
  60. 0000199d movl %esp,%ebp
  61. 0000199f subl $0x2c,%esp
  62. 000019a2 pushl %ebx
  63. 000019a3 pushl %esi
  64. 000019a4 pushl %edi
  65. 000019a5 movl %eax,0xfc(%ebp)
  66. 000019a8 calll 0x000019ad
  67. 000019ad popl %ecx
  68. 000019ae movl 0x00017e13(%ecx),%edx
  69. 000019b4 movl %edx,0xd8(%ebp)
  70. 000019b7 subl $0x04,%esp
  71. 000019ba subl $0x08,%esp
  72. 000019bd leal 0x00017e17(%ecx),%ebx
  73. 000019c3 pushl %ebx
  74. 000019c4 calll 0x00017e78 ; symbol stub for: _sel_registerName
  75. 000019c9 addl $0x0c,%esp
  76. 000019cc pushl %eax
  77. 000019cd pushl 0x08(%ebp)
  78. 000019d0 leal 0xe8(%ebp),%eax
  79. 000019d3 pushl %eax
  80. 000019d4 call *0xd8(%ebp)
  81. 000019d7 addl $0x0c,%esp
  82. 000019da movl %eax,%esi
  83. 000019dc movl 0xfc(%ebp),%edi
  84. 000019df movsl (%esi),(%edi)
  85. 000019e0 movsl (%esi),(%edi)
  86. 000019e1 movsl (%esi),(%edi)
  87. 000019e2 movsl (%esi),(%edi)
  88. 000019e3 movl 0xfc(%ebp),%eax
  89. 000019e6 popl %edi
  90. 000019e7 popl %esi
  91. 000019e8 popl %ebx
  92. 000019e9 leave
  93. 000019ea retl $0x0004
  94. 000019ed nop
  95. 000019ee nop
  96. 000019ef nop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement