Limee AKA Lamer
September 17th, 2004, 12:04
I found a question,The FILE HANDLE IS ZERO.
I can't understand.
00425304 push 00000000 ; HANDLE IS ZERO
00425306 lea eax, dword ptr [ebp-04]
00425309 push eax
0042530A push 0000001E
0042530C push 0042BB84
00425311 mov eax, dword ptr [0042BB7C]
00425316 push eax
00425317 Call kernel32.ReadFile
0042531C mov eax, dword ptr [0042BB84]
00425321 cmp eax, 04034B50
00425326 je 00425333 --->
00425328 cmp eax, 50000000
0042532D je 00425333 --->
0042532F xor ebx, ebx ;
00425331 jmp 00425335 --->
I can't understand.
00425304 push 00000000 ; HANDLE IS ZERO
00425306 lea eax, dword ptr [ebp-04]
00425309 push eax
0042530A push 0000001E
0042530C push 0042BB84
00425311 mov eax, dword ptr [0042BB7C]
00425316 push eax
00425317 Call kernel32.ReadFile
0042531C mov eax, dword ptr [0042BB84]
00425321 cmp eax, 04034B50
00425326 je 00425333 --->
00425328 cmp eax, 50000000
0042532D je 00425333 --->
0042532F xor ebx, ebx ;
00425331 jmp 00425335 --->