Home > Back-end >  Urgent? To solve?
Urgent? To solve?

Time:10-12

003 c1890 $8 d50 03 lea edx, [eax + 3]
003 c1893. C1EA 03 SHR edx, 3
003 c1896. 3 d 2 c0a0000 CMP eax, 0 a2c
003 c189b. 53 push ebx
003 c189c. 8 a0d d00 mov cl 45303, d3045 [3]
003 c18a2. 0 f87 48020000 ja 003 c1af0
003 c18a8. 84 c9 test cl, cl
003 c18aa. 0 fb682 B8353D & gt; + 3 d35b8 movzx eax, byte PTR [edx]
003 c18b1. 8 d1cc5 3 c203d & gt; Lea ebx, [eax * 8 + 3 d203c]
003 c18b8. 75 56 JNZ short 003 c1910
003 c18ba & gt; 8 b53 04 mov edx, [ebx + 4]
003 c18bd. 8 b42 08 mov eax, [edx + 8]
003 c18c0. B9 F8FFFFFF mov ecx, 8
-003 c18c5. 39 da CMP edx and ebx
003 c18c7. 74 17 je short 003 c18e0
003 c18c9. 8342 0 C 01 add dword PTR [edx] + C, 1
003 c18cd. 2348 FC and ecx, [eax - 4] 003 c18d0. 894 a mov [edx + 8], 08 ecx
003 c18d3. 8950 FC mov eax - 4], edx
74 28 003 c18d6. Je short 003 c1900
003 c18d8. 00 C603 mov byte PTR [ebx], 0
003 c18db. 5 b pop ebx
003 c18dc. C3 retn

How to understand this code? Is the Delphi source code, but there are problems, how do you know the source code?

CodePudding user response:

A dark, don't know where come out of the code,

CodePudding user response:

Did you use a pas files have not been issued control?
  • Related