看流星社区

 找回密码
 注册账号
查看: 3500|回复: 3

TW-战世纪 大地图寻路

[复制链接]

该用户从未签到

发表于 2011-8-31 20:11:21 | 显示全部楼层 |阅读模式
  1. [hide]M键 大地图寻路   
  2. 整个流程 分析完毕   以下是 汇编原型
  3. [注:如何调用成功的测试代码没有放出来。  有了这些 资料 自己是可以写出来的 ]
  4. ------------------------------------------------------------------------
  5. 00457E10   .  8B4424 04               mov eax,dword ptr ss:[esp+4]
  6. 00457E14   .  83EC 3C                 sub esp,3C
  7. 00457E17   .  55                      push ebp
  8. 00457E18   .  8B6C24 48               mov ebp,dword ptr ss:[esp+48]
  9. 00457E1C   .  56                      push esi
  10. 00457E1D   .  57                      push edi
  11. 00457E1E   .  8B7C24 54               mov edi,dword ptr ss:[esp+54]
  12. 00457E22   .  57                      push edi
  13. 00457E23   .  55                      push ebp
  14. 00457E24   .  50                      push eax
  15. 00457E25   .  8BF1                    mov esi,ecx
  16. 00457E27   .  E8 848A0200             call TClient.004808B0
  17. 00457E2C   .  8B16                    mov edx,dword ptr ds:[esi]
  18. 00457E2E   .  8BCE                    mov ecx,esi
  19. 00457E30   .  FF52 3C                 call dword ptr ds:[edx+3C]       ;  判断是否打开地图    = CALL 0060E950
  20. 00457E33   .  85C0                    test eax,eax
  21. 00457E35   .  0F84 8E010000           je TClient.00457FC9
  22. 00457E3B   .  57                      push edi
  23. 00457E3C   .  55                      push ebp
  24. 00457E3D   .  8BCE                    mov ecx,esi
  25. 00457E3F   .  E8 8C5C1B00             call TClient.0060DAD0
  26. 00457E44   .  85C0                    test eax,eax
  27. 00457E46   .  0F85 7D010000           jnz TClient.00457FC9
  28. 00457E4C   .  8A86 3C020000           mov al,byte ptr ds:[esi+23C]
  29. 00457E52   .  53                      push ebx
  30. 00457E53   .  33DB                    xor ebx,ebx
  31. 00457E55   .  3AC3                    cmp al,bl
  32. 00457E57   .  74 1C                   je short TClient.00457E75
  33. 00457E59   .  8D4424 54               lea eax,dword ptr ss:[esp+54]
  34. 00457E5D   .  50                      push eax
  35. 00457E5E   .  8BCE                    mov ecx,esi
  36. 00457E60   .  E8 ABF9FFFF             call TClient.00457810
  37. 00457E65   .  5B                      pop ebx
  38. 00457E66   .  5F                      pop edi
  39. 00457E67   .  8986 18020000           mov dword ptr ds:[esi+218],eax
  40. 00457E6D   .  5E                      pop esi
  41. 00457E6E   .  5D                      pop ebp
  42. 00457E6F   .  83C4 3C                 add esp,3C
  43. 00457E72   .  C2 0C00                 retn 0C
  44. 00457E75   >  399E 40020000           cmp dword ptr ds:[esi+240],ebx
  45. 00457E7B   .  0F84 47010000           je TClient.00457FC8
  46. 00457E81   .  8B86 48020000           mov eax,dword ptr ds:[esi+248]
  47. 00457E87   .  3BC3                    cmp eax,ebx
  48. 00457E89   .  0F84 39010000           je TClient.00457FC8
  49. 00457E8F   .  3998 F47A8700           cmp dword ptr ds:[eax+877AF4],eb>
  50. 00457E95   .  0F84 2D010000           je TClient.00457FC8
  51. 00457E9B   .  8B8E D0010000           mov ecx,dword ptr ds:[esi+1D0]
  52. 00457EA1   .  8D4424 1C               lea eax,dword ptr ss:[esp+1C]
  53. 00457EA5   .  895C24 1C               mov dword ptr ss:[esp+1C],ebx
  54. 00457EA9   .  895C24 20               mov dword ptr ss:[esp+20],ebx
  55. 00457EAD   .  895C24 24               mov dword ptr ss:[esp+24],ebx
  56. 00457EB1   .  895C24 28               mov dword ptr ss:[esp+28],ebx
  57. 00457EB5   .  8B11                    mov edx,dword ptr ds:[ecx]
  58. 00457EB7   .  50                      push eax
  59. 00457EB8   .  FF52 2C                 call dword ptr ds:[edx+2C]
  60. 00457EBB   .  8D4C24 1C               lea ecx,dword ptr ss:[esp+1C]
  61. 00457EBF   .  51                      push ecx
  62. 00457EC0   .  8B8E D0010000           mov ecx,dword ptr ds:[esi+1D0]
  63. 00457EC6   .  E8 85671B00             call TClient.0060E650
  64. 00457ECB   .  6A E2                   push -1E                         ; /dY = FFFFFFE2 (-30.)
  65. 00457ECD   .  6A E2                   push -1E                         ; |dX = FFFFFFE2 (-30.)
  66. 00457ECF   .  8D5424 24               lea edx,dword ptr ss:[esp+24]    ; |
  67. 00457ED3   .  52                      push edx                         ; |pRect
  68. 00457ED4   .  FF15 A0B66900           call dword ptr ds:[69B6A0]       ; \InflateRect
  69. 00457EDA   .  57                      push edi                         ; /Point.Y
  70. 00457EDB   .  55                      push ebp                         ; |Point.X
  71. 00457EDC   .  8D4424 24               lea eax,dword ptr ss:[esp+24]    ; |
  72. 00457EE0   .  50                      push eax                         ; |pRect
  73. 00457EE1   .  FF15 C0B66900           call dword ptr ds:[69B6C0]       ; \PtInRect
  74. 00457EE7   .  85C0                    test eax,eax
  75. 00457EE9   .  0F84 D9000000           je TClient.00457FC8
  76. 00457EEF   .  6A 01                   push 1
  77. 00457EF1   .  6A 01                   push 1
  78. 00457EF3   .  57                      push edi                         ;  178
  79. 00457EF4   .  55                      push ebp                         ;  125
  80. 00457EF5   .  8D4C24 64               lea ecx,dword ptr ss:[esp+64]
  81. 00457EF9   .  51                      push ecx
  82. 00457EFA   .  8BCE                    mov ecx,esi                      ;  2D2D5D70
  83. 00457EFC   .  E8 FFFCFFFF             call TClient.00457C00            ;  坐标转换
  84. 00457F01   .  8B8E 40020000           mov ecx,dword ptr ds:[esi+240]
  85. 00457F07   .  8B11                    mov edx,dword ptr ds:[ecx]
  86. 00457F09   .  8D4424 10               lea eax,dword ptr ss:[esp+10]
  87. 00457F0D   .  50                      push eax
  88. 00457F0E   .  FF92 FC010000           call dword ptr ds:[edx+1FC]
  89. 00457F14   .  8B86 40020000           mov eax,dword ptr ds:[esi+240]
  90. 00457F1A   .  D980 EC090000           fld dword ptr ds:[eax+9EC]       ;  0232B140
  91. 00457F20   .  8B4C24 54               mov ecx,dword ptr ss:[esp+54]    ;  x
  92. 00457F24   .  D80D 7CCF6900           fmul dword ptr ds:[69CF7C]
  93. 00457F2A   .  8B5424 58               mov edx,dword ptr ss:[esp+58]
  94. 00457F2E   .  53                      push ebx                         ;  0
  95. 00457F2F   .  894C24 14               mov dword ptr ss:[esp+14],ecx    ;  x
  96. 00457F33   .  D84424 18               fadd dword ptr ss:[esp+18]
  97. 00457F37   .  53                      push ebx                         ;  0
  98. 00457F38   .  8D4C24 18               lea ecx,dword ptr ss:[esp+18]    ;  0012FB40
  99. 00457F3C   .  51                      push ecx
  100. 00457F3D   .  8B8E 48020000           mov ecx,dword ptr ds:[esi+248]   ;  01673498
  101. 00457F43   .  D95C24 20               fstp dword ptr ss:[esp+20]       ;  z
  102. 00457F47   .  53                      push ebx                         ;  0
  103. 00457F48   .  50                      push eax                         ;  0232AF28
  104. 00457F49   .  895424 2C               mov dword ptr ss:[esp+2C],edx    ;  y
  105. 00457F4D   .  E8 5E3A1100             call TClient.0056B9B0
  106. 00457F52   .  D95424 14               fst dword ptr ss:[esp+14]
  107. 00457F56   .  8B86 48020000           mov eax,dword ptr ds:[esi+248]
  108. 00457F5C   .  33D2                    xor edx,edx
  109. 00457F5E   .  895424 2C               mov dword ptr ss:[esp+2C],edx
  110. 00457F62   .  895424 30               mov dword ptr ss:[esp+30],edx
  111. 00457F66   .  895424 34               mov dword ptr ss:[esp+34],edx
  112. 00457F6A   .  895424 38               mov dword ptr ss:[esp+38],edx
  113. 00457F6E   .  895424 3C               mov dword ptr ss:[esp+3C],edx
  114. 00457F72   .  895424 40               mov dword ptr ss:[esp+40],edx
  115. 00457F76   .  895424 44               mov dword ptr ss:[esp+44],edx
  116. 00457F7A   .  895424 48               mov dword ptr ss:[esp+48],edx
  117. 00457F7E   .  0FB788 487B8700         movzx ecx,word ptr ds:[eax+877B4>
  118. 00457F85   .  D95C24 44               fstp dword ptr ss:[esp+44]
  119. 00457F89   .  8B5424 10               mov edx,dword ptr ss:[esp+10]    ;  x
  120. 00457F8D   .  8B4424 18               mov eax,dword ptr ss:[esp+18]    ;  y
  121. 00457F91   .  894C24 3C               mov dword ptr ss:[esp+3C],ecx
  122. 00457F95   .  8BCA                    mov ecx,edx
  123. 00457F97   .  895424 40               mov dword ptr ss:[esp+40],edx
  124. 00457F9B   .  8BD0                    mov edx,eax
  125. 00457F9D   .  894424 48               mov dword ptr ss:[esp+48],eax
  126. 00457FA1   .  8D4424 2C               lea eax,dword ptr ss:[esp+2C]
  127. 00457FA5   .  50                      push eax
  128. 00457FA6   .  C786 34020000 20030000  mov dword ptr ds:[esi+234],320   ;  内存判断
  129. 00457FB0   .  898E 28020000           mov dword ptr ds:[esi+228],ecx   ;  x
  130. 00457FB6   .  8996 2C020000           mov dword ptr ds:[esi+22C],edx   ;  Y
  131. 00457FBC   .  E8 9F9D0800             call TClient.004E1D60
  132. 00457FC1   .  8BC8                    mov ecx,eax
  133. 00457FC3   .  E8 F8270900             call TClient.004EA7C0
  134. 00457FC8   >  5B                      pop ebx
  135. 00457FC9   >  5F                      pop edi
  136. 00457FCA   .  5E                      pop esi
  137. 00457FCB   .  5D                      pop ebp
  138. 00457FCC   .  83C4 3C                 add esp,3C
  139. 00457FCF   .  C2 0C00                 retn 0C

  140. 0060E950   .  8B81 28010000           mov eax,dword ptr ds:[ecx+128]
  141. 0060E956   .  C3                      retn

  142. -------------------------------------------    计算坐标
  143. 00457C00  /$  83EC 20                 sub esp,20
  144. 00457C03  |.  53                      push ebx
  145. 00457C04  |.  56                      push esi
  146. 00457C05  |.  57                      push edi
  147. 00457C06  |.  33FF                    xor edi,edi
  148. 00457C08  |.  8BF1                    mov esi,ecx
  149. 00457C0A  |.  8B8E D0010000           mov ecx,dword ptr ds:[esi+1D0]
  150. 00457C10  |.  8D5424 1C               lea edx,dword ptr ss:[esp+1C]
  151. 00457C14  |.  897C24 1C               mov dword ptr ss:[esp+1C],edi
  152. 00457C18  |.  897C24 20               mov dword ptr ss:[esp+20],edi
  153. 00457C1C  |.  897C24 24               mov dword ptr ss:[esp+24],edi
  154. 00457C20  |.  897C24 28               mov dword ptr ss:[esp+28],edi
  155. 00457C24  |.  8B01                    mov eax,dword ptr ds:[ecx]
  156. 00457C26  |.  52                      push edx
  157. 00457C27  |.  FF50 2C                 call dword ptr ds:[eax+2C]
  158. 取值  = CALL 0060E8E0
  159. 00457C2A  |.  8B8E D0010000           mov ecx,dword ptr ds:[esi+1D0]
  160. 00457C30  |.  8D4424 1C               lea eax,dword ptr ss:[esp+1C]
  161. 00457C34  |.  50                      push eax
  162. 00457C35  |.  E8 166A1B00             call TClient.0060E650
  163. 00457C3A  |.  8B4C24 1C               mov ecx,dword ptr ss:[esp+1C]
  164. 00457C3E  |.  8B5424 24               mov edx,dword ptr ss:[esp+24]
  165. 00457C42  |.  8D040A                  lea eax,dword ptr ds:[edx+ecx] +
  166. 00457C45  |.  8B4C24 28               mov ecx,dword ptr ss:[esp+28]
  167. 00457C49  |.  99                      cdq         0
  168. 00457C4A  |.  2BC2                    sub eax,edx
  169. 00457C4C  |.  D1F8                    sar eax,1
  170. 00457C4E  |.  894424 14               mov dword ptr ss:[esp+14],eax  值1
  171. 00457C52  |.  8B4424 20               mov eax,dword ptr ss:[esp+20]
  172. 00457C56  |.  03C1                    add eax,ecx                    +
  173. 00457C58  |.  99                      cdq         0
  174. 00457C59  |.  2BC2                    sub eax,edx
  175. 00457C5B  |.  8B96 48020000           mov edx,dword ptr ds:[esi+248]
  176. 00457C61  |.  D1F8                    sar eax,1
  177. 00457C63  |.  894424 18               mov dword ptr ss:[esp+18],eax  值2
  178. 00457C67  |.  8B82 F47A8700           mov eax,dword ptr ds:[edx+877AF4>
  179. 00457C6D  |.  DB80 B4060000           fild dword ptr ds:[eax+6B4]
  180. 00457C73  |.  DA88 B0060000           fimul dword ptr ds:[eax+6B0]
  181. 00457C79  |.  D83D 74B96900           fdivr dword ptr ds:[69B974]
  182. 00457C7F  |.  D9C0                    fld st
  183. 00457C81  |.  D88E 24020000           fmul dword ptr ds:[esi+224]
  184. 00457C87  |.  E8 746C1F00             call TClient.0064E900
  185. 00457C8C  |.  D88E 20020000           fmul dword ptr ds:[esi+220]
  186. 00457C92  |.  33DB                    xor ebx,ebx
  187. 00457C94  |.  8AF8                    mov bh,al
  188. 00457C96  |.  E8 656C1F00             call TClient.0064E900
  189. 00457C9B  |.  8AD8                    mov bl,al
  190. 00457C9D  |.  8B86 48020000           mov eax,dword ptr ds:[esi+248]
  191. 00457CA3  |.  0FB788 487B8700         movzx ecx,word ptr ds:[eax+877B4>
  192. 00457CAA  |.  C1E1 10                 shl ecx,10
  193. 00457CAD  |.  8D5424 0C               lea edx,dword ptr ss:[esp+C]
  194. 00457CB1  |.  0BD9                    or ebx,ecx
  195. 00457CB3  |.  52                      push edx
  196. 00457CB4  |.  8D4424 14               lea eax,dword ptr ss:[esp+14]
  197. 00457CB8  |.  50                      push eax
  198. 00457CB9  |.  B9 F44E7200             mov ecx,TClient.00724EF4
  199. 00457CBE  |.  895C24 14               mov dword ptr ss:[esp+14],ebx
  200. 00457CC2  |.  E8 39E91400             call TClient.005A6600
  201. 00457CC7  |.  8B4424 10               mov eax,dword ptr ss:[esp+10]
  202. 00457CCB  |.  3B05 F84E7200           cmp eax,dword ptr ds:[724EF8]
  203. 00457CD1  |.  74 07                   je short TClient.00457CDA
  204. 00457CD3  |.  8B48 10                 mov ecx,dword ptr ds:[eax+10]
  205. 00457CD6  |.  3BCF                    cmp ecx,edi
  206. 00457CD8  |.  75 1E                   jnz short TClient.00457CF8
  207. 00457CDA  |>  8B8E 20020000           mov ecx,dword ptr ds:[esi+220]
  208. 00457CE0  |.  8B4424 30               mov eax,dword ptr ss:[esp+30]
  209. 00457CE4  |.  5F                      pop edi
  210. 00457CE5  |.  8908                    mov dword ptr ds:[eax],ecx
  211. 00457CE7  |.  8B96 24020000           mov edx,dword ptr ds:[esi+224]
  212. 00457CED  |.  5E                      pop esi
  213. 00457CEE  |.  8950 04                 mov dword ptr ds:[eax+4],edx
  214. 00457CF1  |.  5B                      pop ebx
  215. 00457CF2  |.  83C4 20                 add esp,20
  216. 00457CF5  |.  C2 1400                 retn 14

  217. 00457CF8  |>  8B86 48020000           mov eax,dword ptr ds:[esi+248]  
  218. 取地址
  219. 00457CFE  |.  8B80 F47A8700           mov eax,dword ptr ds:[eax+877AF4>
  220. 00457D04  |.  DB80 B4060000           fild dword ptr ds:[eax+6B4]      ;  512
  221. 00457D0A  |.  5F                      pop edi
  222. 00457D0B  |.  DA88 B0060000           fimul dword ptr ds:[eax+6B0]     ;  2*512=1024
  223. 00457D11  |.  8B4424 2C               mov eax,dword ptr ss:[esp+2C]
  224. 00457D15  |.  D986 38020000           fld dword ptr ds:[esi+238]
  225. 00457D1B  |.  D849 08                 fmul dword ptr ds:[ecx+8]
  226. 00457D1E  |.  DEF9                    fdivp st(1),st
  227. 00457D20  |.  DB4424 14               fild dword ptr ss:[esp+14]       ;  16转10
  228. 00457D24  |.  DA6424 34               fisub dword ptr ss:[esp+34]      ;  386-Y
  229. 00457D28  |.  DB4424 3C               fild dword ptr ss:[esp+3C]
  230. 00457D2C  |.  D80D 7CCF6900           fmul dword ptr ds:[69CF7C]
  231. 00457D32  |.  DEE9                    fsubp st(1),st                   ;  386-Y-0.5
  232. 00457D34  |.  D8C9                    fmul st,st(1)                    ;  386-Y-0.5=122.5*1024
  233. 00457D36  |.  D80D 38F46900           fmul dword ptr ds:[69F438]
  234. 00457D3C  |.  D886 24020000           fadd dword ptr ds:[esi+224]      ;  y
  235. 00457D42  |.  DB4424 38               fild dword ptr ss:[esp+38]
  236. 00457D46  |.  D80D 7CCF6900           fmul dword ptr ds:[69CF7C]
  237. 00457D4C  |.  DA4424 30               fiadd dword ptr ss:[esp+30]      ;  256.5
  238. 00457D50  |.  DA6424 10               fisub dword ptr ss:[esp+10]
  239. 00457D54  |.  D8CA                    fmul st,st(2)
  240. 00457D56  |.  D80D 38F46900           fmul dword ptr ds:[69F438]
  241. 00457D5C  |.  D886 20020000           fadd dword ptr ds:[esi+220]
  242. 00457D62  |.  5E                      pop esi
  243. 00457D63  |.  5B                      pop ebx
  244. 00457D64  |.  D918                    fstp dword ptr ds:[eax]
  245. 00457D66  |.  D958 04                 fstp dword ptr ds:[eax+4]
  246. 00457D69  |.  DDD8                    fstp st
  247. 00457D6B  |.  83C4 20                 add esp,20
  248. 00457D6E  \.  C2 1400                 retn 14



  249. 0060E8E0   .  8B4424 04               mov eax,dword ptr ss:[esp+4]
  250. 0060E8E4   .  81C1 E8000000           add ecx,0E8
  251. 0060E8EA   .  8B11                    mov edx,dword ptr ds:[ecx]
  252. 0060E8EC   .  8910                    mov dword ptr ds:[eax],edx
  253. 0060E8EE   .  8B51 04                 mov edx,dword ptr ds:[ecx+4]
  254. 0060E8F1   .  8950 04                 mov dword ptr ds:[eax+4],edx
  255. 0060E8F4   .  8B51 08                 mov edx,dword ptr ds:[ecx+8]
  256. 0060E8F7   .  8950 08                 mov dword ptr ds:[eax+8],edx
  257. 0060E8FA   .  8B49 0C                 mov ecx,dword ptr ds:[ecx+C]
  258. 0060E8FD   .  8948 0C                 mov dword ptr ds:[eax+C],ecx
  259. 0060E900   .  C2 0400                 retn 4



  260. -------------------------------------------循环判断内存 是否需要执行
  261. 004589E0  /$  83EC 08             sub esp,8
  262. 004589E3  |.  56                  push esi
  263. 004589E4  |.  8BF1                mov esi,ecx
  264. 004589E6  |.  8B86 34020000       mov eax,dword ptr ds:[esi+234]
  265. 004589EC  |.  85C0                test eax,eax
  266. 004589EE  |.  0F84 1F010000       je TClient.00458B13
  267. 004589F4  |.  B9 20030000         mov ecx,320
  268. 004589F9  |.  2BC8                sub ecx,eax
  269. 004589FB  |.  6BC9 64             imul ecx,ecx,64
  270. 004589FE  |.  B8 1F85EB51         mov eax,51EB851F
  271. 00458A03  |.  F7E1                mul ecx
  272. 00458A05  |.  53                  push ebx
  273. 00458A06  |.  55                  push ebp
  274. 00458A07  |.  8BDA                mov ebx,edx
  275. 00458A09  |.  57                  push edi
  276. 00458A0A  |.  8BCE                mov ecx,esi
  277. 00458A0C  |.  C1EB 08             shr ebx,8
  278. 00458A0F  |.  E8 4CE5FFFF         call TClient.00456F60
  279. 00458A14  |.  8B96 60020000       mov edx,dword ptr ds:[esi+260]
  280. 00458A1A  |.  8B42 24             mov eax,dword ptr ds:[edx+24]
  281. 00458A1D  |.  8B08                mov ecx,dword ptr ds:[eax]
  282. 00458A1F  |.  6A 04               push 4
  283. 00458A21  |.  6A 04               push 4
  284. 00458A23  |.  6A 00               push 0
  285. 00458A25  |.  50                  push eax
  286. 00458A26  |.  FF91 0C010000       call dword ptr ds:[ecx+10C]
  287. 00458A2C  |.  8B96 60020000       mov edx,dword ptr ds:[esi+260]
  288. 00458A32  |.  8B42 24             mov eax,dword ptr ds:[edx+24]
  289. 00458A35  |.  8B08                mov ecx,dword ptr ds:[eax]
  290. 00458A37  |.  6A 02               push 2
  291. 00458A39  |.  6A 05               push 5
  292. 00458A3B  |.  6A 00               push 0
  293. 00458A3D  |.  50                  push eax
  294. 00458A3E  |.  FF91 0C010000       call dword ptr ds:[ecx+10C]
  295. 00458A44  |.  8B96 60020000       mov edx,dword ptr ds:[esi+260]
  296. 00458A4A  |.  8B42 24             mov eax,dword ptr ds:[edx+24]
  297. 00458A4D  |.  8B08                mov ecx,dword ptr ds:[eax]
  298. 00458A4F  |.  6A 03               push 3
  299. 00458A51  |.  6A 06               push 6
  300. 00458A53  |.  6A 00               push 0
  301. 00458A55  |.  50                  push eax
  302. 00458A56  |.  FF91 0C010000       call dword ptr ds:[ecx+10C]
  303. 00458A5C  |.  8B96 60020000       mov edx,dword ptr ds:[esi+260]
  304. 00458A62  |.  8B6A 24             mov ebp,dword ptr ds:[edx+24]
  305. 00458A65  |.  0FB6FB              movzx edi,bl
  306. 00458A68  |.  B9 64000000         mov ecx,64
  307. 00458A6D  |.  2BCF                sub ecx,edi
  308. 00458A6F  |.  69C9 FF000000       imul ecx,ecx,0FF
  309. 00458A75  |.  8B5D 00             mov ebx,dword ptr ss:[ebp]
  310. 00458A78  |.  B8 1F85EB51         mov eax,51EB851F
  311. 00458A7D  |.  F7E9                imul ecx
  312. 00458A7F  |.  C1FA 05             sar edx,5
  313. 00458A82  |.  8BC2                mov eax,edx
  314. 00458A84  |.  C1E8 1F             shr eax,1F
  315. 00458A87  |.  03C2                add eax,edx
  316. 00458A89  |.  C1E0 18             shl eax,18
  317. 00458A8C  |.  50                  push eax
  318. 00458A8D  |.  6A 3C               push 3C
  319. 00458A8F  |.  55                  push ebp
  320. 00458A90  |.  FF93 E4000000       call dword ptr ds:[ebx+E4]
  321. 00458A96  |.  6BFF 1E             imul edi,edi,1E
  322. 00458A99  |.  B8 1F85EB51         mov eax,51EB851F
  323. 00458A9E  |.  F7EF                imul edi
  324. 00458AA0  |.  A1 00C07000         mov eax,dword ptr ds:[70C000]
  325. 00458AA5  |.  C1FA 05             sar edx,5
  326. 00458AA8  |.  8BCA                mov ecx,edx
  327. 00458AAA  |.  C1E9 1F             shr ecx,1F
  328. 00458AAD  |.  85C0                test eax,eax
  329. 00458AAF  |.  8D7C0A 0F           lea edi,dword ptr ds:[edx+ecx+F]
  330. 00458AB3  |.  8BD8                mov ebx,eax
  331. 00458AB5  |.  74 34               je short TClient.00458AEB
  332. 00458AB7  |.  8B96 2C020000       mov edx,dword ptr ds:[esi+22C]      ;  Y
  333. 00458ABD  |.  8B86 28020000       mov eax,dword ptr ds:[esi+228]      ;  X
  334. 00458AC3  |.  6A 00               push 0
  335. 00458AC5  |.  6A 00               push 0
  336. 00458AC7  |.  52                  push edx
  337. 00458AC8  |.  50                  push eax
  338. 00458AC9  |.  8D4C24 20           lea ecx,dword ptr ss:[esp+20]
  339. 00458ACD  |.  51                  push ecx
  340. 00458ACE  |.  8BCE                mov ecx,esi                         ;  2D1E61B8
  341. 00458AD0  |.  E8 CBEFFFFF         call TClient.00457AA0
  342. 00458AD5  |.  8B5424 14           mov edx,dword ptr ss:[esp+14]
  343. 00458AD9  |.  8B4424 10           mov eax,dword ptr ss:[esp+10]
  344. 00458ADD  |.  6A 00               push 0
  345. 00458ADF  |.  57                  push edi                            ;  0F
  346. 00458AE0  |.  57                  push edi
  347. 00458AE1  |.  52                  push edx
  348. 00458AE2  |.  50                  push eax
  349. 00458AE3  |.  53                  push ebx                            ;  022BFC90
  350. 00458AE4  |.  8BCE                mov ecx,esi                         ;  2D1E61B8
  351. 00458AE6  |.  E8 95EDFFFF         call TClient.00457880
  352. 00458AEB  |>  8B86 34020000       mov eax,dword ptr ds:[esi+234]
  353. 00458AF1  |.  8B4C24 1C           mov ecx,dword ptr ss:[esp+1C]
  354. 00458AF5  |.  3BC1                cmp eax,ecx
  355. 00458AF7  |.  5F                  pop edi
  356. 00458AF8  |.  5D                  pop ebp
  357. 00458AF9  |.  5B                  pop ebx
  358. 00458AFA  |.  73 02               jnb short TClient.00458AFE
  359. 00458AFC  |.  8BC8                mov ecx,eax
  360. 00458AFE  |>  2BC1                sub eax,ecx
  361. 00458B00  |.  8B8E 64020000       mov ecx,dword ptr ds:[esi+264]
  362. 00458B06  |.  6A 01               push 1
  363. 00458B08  |.  8986 34020000       mov dword ptr ds:[esi+234],eax
  364. 00458B0E  |.  E8 DDA91400         call TClient.005A34F0
  365. 00458B13  |>  5E                  pop esi
  366. 00458B14  |.  83C4 08             add esp,8
  367. 00458B17  \.  C2 0400             retn 4 [/hide]
复制代码

该用户从未签到

发表于 2011-9-23 13:55:09 | 显示全部楼层
好多好长,好晕...

该用户从未签到

发表于 2019-3-28 15:11:32 | 显示全部楼层
支持楼主,支持看流星社区,以后我会经常来!

该用户从未签到

发表于 2020-11-2 11:52:31 | 显示全部楼层


















{2020年10月10日}2020冬季,全球 崩 盘,三 峡 溃 坝



{2020卝年10月10曰}2020冬季,全球 崩 盘,三 峡 溃 坝







作者 : 2020再造共卝和

时间:  2020卝年10月10曰07:17:00     星期六      农历八月廿四

           上正宗指 3272.О8点    恒指 2411⒐13卝点     道指28586.90点





突然的,全球 金 融 市 场 连 续 跌 停 大 崩 盘,

没有什么,谁也没想到啊,友邦惊诧,黑 天 鹅 白天鹅 哥斯拉,

一切都是,蓄 谋 已 久 的精心策划。zéi 喊捉zéi。





{一} 今时今曰{庚子2020卝年10月10曰} :

今时今曰,我预.测,人类有始.以来最大的金.融.崩 盘 ,

未来三个月之内,即,2020卝年11月、12月、2021卝年元月,将 震 撼 呈 现。

---- 中卝囯股市、全球股市、全球金融市场 连序跌婷大崩 盘 , 大盘连

       续或稍稍间断30/40多个跌亭板,人类有.史以来最大的金融.嗨啸。

---- 闰四月,吃树叶 。

       鼠耗出头年,高低多偏颇;更看三冬里,山头起墓田。

股市、汇市、债市、期货商品、可能还有楼卝市,全部连卝锁式彻底崩溃。

黄 金 价 格 应 该 避 险 bào 涨。

忽 然 之 间 ,天 塌 了。{ 全 球 闪 崩 }

十 八 级 金融大 地.震,史无前例地球崩卝盘,要 多 惨 有 多惨,世界沫曰。

金融天坑,股市雪崩、铡 dāo 斩 首 、bào 雷 溃 坝 ,希 特 勒 巴巴罗萨

金融闪击战 。画 皮 ,终 于 撕 去 了 。

道琼斯,憋了11年的一泡shǐ,庚子2020冬季,总算找到了,公共厕所。

缠中说禅14年之前预卝言的,2019毁miè性下跌。{有壹年误差}

已故“周期天王”周金涛的,“2018年到2019年是康波周期的万卝劫卝不卝复之年”。

以金.融战.争为表现形式的,第 叁 次.世.戒.大.战,全面 bào.发。

---- 一切友好互访探讨分歧,新型大囯关系,都是伪装梦幻 烟物弹,哄 洒 子。

       战 争 现在才刚刚开始,三至五年有个结果,就不错了。

       天王山之战 ;安史之乱。 大 气 候 小 气 候 。

---- 庄家航母集群,发动了总冲锋,终于 动 手 了,老大{ 暗 黑 帝卝囯 }岂容

      老 贰 一步步做大 :咬 牙 切 齿寝食难安笑脸。当年是苏联,今天,轮到

      中卝囯。

亚 投 行 、一 带 一 路 、货币互换 ……

美 元 位置往哪里摆 ?? 扼 shā 于 摇 篮 。

新型大囯关系,永远友好和平 。凭什么 ??不但天真幼稚,而且,鱼惷。

---- 滔天巨浪,世 界 末 曰 感叹 niào失jìn。

       殊不知,这仅仅是,哥斯拉的一只巨爪,而已。

       更大 恐 怖颤 栗,还在 2021、2022、2023年。



憋 了十年了,无论中外股市,从未有过,像样的bào跌,这回,就一次跌个够。

最 危 险的时刻 骤 然降 临,尖 dāo 暗 xí,一 剑 封 喉 。

从不,预 先 通 知 。



美囯囯务卿麦克·蓬佩奥(Michael Pompeo)周四(2020卝年⒎23曰)在加

州的理查德·尼克松总统图书馆发表主题为“共卝产主卝义中卝囯和自卝由世界的未来”

的演讲。

这次演讲代卝表美囯对huázhèng卝策的根本转型。

“我们过去与中卝囯(中卝共)盲目接卝触的模式已失败 。如川普总统明确表示的

那样,我们需要一个保护美经济和生活方式的战略。”蓬佩奥说,“自卝由世

界必须战胜这一新的bào卝zhèng。”

在蓬佩奥演讲前,白宫囯卝安顾问奥布莱恩的对huá演讲重点在共卝产主卝义意识形

态,联卝邦调卝查jú卝长雷的演讲重点在中卝共间谍,司fǎ部卝长巴尔的演讲着重在中

共的经济侵略。

蓬佩奥表示,自卝由囯卝家必须努力捍卫自卝由。

“这世界上的自卝由囯卝家必须通卝过更加有创造性和更加坚决的方式,去促成共

产dǎng改变其行为,因为北卝京的行为威胁我们的人卝民和我们的繁荣。”他说。

“也许是时候跟志同道合的囯卝家一起组建一个新民卝主囯卝家联卝盟。”他说,

“如果指导得当,联合囯、北约、七囯集卝团、二十囯集卝团,我们集卝合经济、

外交和jun事力量确信足以应付这一挑战。”

蓬佩奥表示,他“相信”可以成功地迫使北卝京的行为发生改变,因为美囯以

前曾这样做过——1991年促使苏联解卝体。

他说:“如果我们现在屈膝,我们孩子的孩子可能会受到共卝产dǎng的摆卝布。”

“改变中卝囯共卝产dǎng的行为不能只是中卝囯人卝民自己的任务。自卝由囯卝家有工作要

做,去捍卫自卝由。”他说,“我有信念,我们可以办到。我有信念,因为我

们以前就做到过。”





正如,建卝囯以来的无数次运卝动,昏天黑地,其本质是泉卝利斗卝争,泉卝利争夺

一样;

本次,即将展现的大 动 乱、大 动 荡、金融大海啸、金融大地卝震,在一切

天 翻地覆、装疯mài洒、眼huā缭乱、救卝市救囯救yín民义正言辞的,背后;

是,又一次,剪羊máo 开始了,进行着。

是,这个地球的真正主人,无尽tān婪的最顶级财富精英,对广大庶卝民的

剔 骨 掠 夺 。

最热的年份,最冷的人心。五面怪,要大小通吃。

不要又一次,被mài了,还替人家数钞票。



祸不单行,今时今曰,我断言,

2020卝年11月、12月、2021卝年元月发生的全球 崩 盘 将触发,人类有始.以来

最大.人.祸 ---- 三.侠.溃.坝 ;

或许还有,其它 水 库 大 坝 的,彻 底 溃 。

一 片 汪 yáng ,一夜,一夜之间,中 囯 淹 sǐ 2000万 人。

一 片 汪 yáng ,一夜,一夜之间,中 囯 淹 sǐ 2000万 人。

我表述的,够不够,清楚 ??

我知道,“全 球 最 大 崩 盘”将触发“三 峡 溃 坝”,这一论断,几乎令

点击按钮快速添加回复内容: 支持 高兴 激动 给力 加油 苦寻 生气 回帖 路过 感恩
您需要登录后才可以回帖 登录 | 注册账号

本版积分规则

小黑屋|手机版|Archiver|看流星社区 |网站地图

GMT+8, 2024-4-25 16:56

Powered by Kanliuxing X3.4

© 2010-2019 kanliuxing.com

快速回复 返回顶部 返回列表