Advertisement
Guest User

v0.34.11 linux: Fix 5994

a guest
Jul 3rd, 2012
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. 0x7643f8
  2. F6 46 0C 01 74 42
  3. E9 B6 50 8A FF 90
  4.  
  5. .text:087AC3F8 jmp loc_80514B3
  6. .text:087AC3FD nop
  7.  
  8. 0x94b3
  9. 90 90 90 90 90 90 90 90 90 90 90 90 90
  10. F6 46 0C 01 75 0A E9 82 AF 75 00 90 90
  11.  
  12. .text:080514B3 test byte ptr [esi+0Ch], 1
  13. .text:080514B7 jnz short loc_80514C3
  14. .text:080514B9 coord_test_jfail:
  15. .text:080514B9 jmp loc_87AC440
  16.  
  17. 0x94c3
  18. 90 90 90 90 90 90 90 90 90 90 90 90 90
  19. 8D 9C 24 60 03 00 00 0F BF 03 EB 07 90
  20.  
  21. .text:080514C3 lea ebx, [esp+360h]
  22. .text:080514CA movsx eax, word ptr [ebx]
  23. .text:080514CD jmp short loc_80514D6
  24.  
  25. 0x94d6
  26. 90 90 90 90 90 90 90 90 90 90
  27. 66 3B 46 08 75 DD EB 05 90 90
  28.  
  29. .text:080514D6 cmp ax, [esi+8]
  30. .text:080514DA jnz short coord_test_jfail
  31. .text:080514DC jmp short loc_80514E3
  32.  
  33. 0x94e3
  34. 90 90 90 90 90 90 90 90 90 90 90 90 90
  35. 0F BF 43 10 66 3B 46 04 75 CC EB 04 90
  36.  
  37. .text:080514E3 movsx eax, word ptr [ebx+10h]
  38. .text:080514E7 cmp ax, [esi+4]
  39. .text:080514EB jnz short coord_test_jfail
  40. .text:080514ED jmp short loc_80514F3
  41.  
  42. 0x94f3
  43. 90 90 90 90 90 90 90 90 90 90 90 90 90
  44. 0F BF 43 20 66 3B 46 06 75 BC EB 04 90
  45.  
  46. .text:080514F3 movsx eax, word ptr [ebx+20h]
  47. .text:080514F7 cmp ax, [esi+6]
  48. .text:080514FB jnz short coord_test_jfail
  49. .text:080514FD jmp short loc_8051503
  50.  
  51. 0x9503
  52. 90 90 90 90 90 90 90 90 90 90 90 90 90
  53. E9 F6 AE 75 00 90 90 90 90 90 90 90 90
  54.  
  55. .text:08051503 jmp loc_87AC3FE
  56.  
  57.  
  58. You can use this script to apply the generated patch below:
  59. http://stalkr.net/files/ida/idadif.py
  60.  
  61. ----8<----
  62. This difference file is created by The Interactive Disassembler
  63.  
  64. Dwarf_Fortress
  65. 000094B3: 90 F6
  66. 000094B4: 90 46
  67. 000094B5: 90 0C
  68. 000094B6: 90 01
  69. 000094B7: 90 75
  70. 000094B8: 90 0A
  71. 000094B9: 90 E9
  72. 000094BA: 90 82
  73. 000094BB: 90 AF
  74. 000094BC: 90 75
  75. 000094BD: 90 00
  76. 000094C3: 90 8D
  77. 000094C4: 90 9C
  78. 000094C5: 90 24
  79. 000094C6: 90 60
  80. 000094C7: 90 03
  81. 000094C8: 90 00
  82. 000094C9: 90 00
  83. 000094CA: 90 0F
  84. 000094CB: 90 BF
  85. 000094CC: 90 03
  86. 000094CD: 90 EB
  87. 000094CE: 90 07
  88. 000094D6: 90 66
  89. 000094D7: 90 3B
  90. 000094D8: 90 46
  91. 000094D9: 90 08
  92. 000094DA: 90 75
  93. 000094DB: 90 DD
  94. 000094DC: 90 EB
  95. 000094DD: 90 05
  96. 000094E3: 90 0F
  97. 000094E4: 90 BF
  98. 000094E5: 90 43
  99. 000094E6: 90 10
  100. 000094E7: 90 66
  101. 000094E8: 90 3B
  102. 000094E9: 90 46
  103. 000094EA: 90 04
  104. 000094EB: 90 75
  105. 000094EC: 90 CC
  106. 000094ED: 90 EB
  107. 000094EE: 90 04
  108. 000094F3: 90 0F
  109. 000094F4: 90 BF
  110. 000094F5: 90 43
  111. 000094F6: 90 20
  112. 000094F7: 90 66
  113. 000094F8: 90 3B
  114. 000094F9: 90 46
  115. 000094FA: 90 06
  116. 000094FB: 90 75
  117. 000094FC: 90 BC
  118. 000094FD: 90 EB
  119. 000094FE: 90 04
  120. 00009503: 90 E9
  121. 00009504: 90 F6
  122. 00009505: 90 AE
  123. 00009506: 90 75
  124. 00009507: 90 00
  125. 007643F8: F6 E9
  126. 007643F9: 46 B6
  127. 007643FA: 0C 50
  128. 007643FB: 01 8A
  129. 007643FC: 74 FF
  130. 007643FD: 42 90
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement