Nick: roxfan E-mail: none Board: unknown Contents: BIOS board enable finder 0.2 by roxfan Scanning 7BHT40WW.FL2 for AWDFLASH hooks File length is not multiple of 64KB Scanning 7BHT40WW.FL2 for Winphlash hooks Found ZFPLF at 0020003B Board enable function is at 002001EB (xxxx:01D0) ==== 01D0 ===== 01D0 pushfw 01D1 pushad 01D3 call 206 01D6 xor cl, cl 01D8 call 48A 01DB popad 01DD popfw 01DE ret ==== 0206 ===== 0206 push eax 0208 push dx 0209 mov dx, 1180 020C add dx, C 020F in eax, dx 0211 or eax, 400000 0217 out dx, eax 0219 mov dx, 1180 021C add dx, 38 021F in eax, dx 0221 or eax, 10000 0227 out dx, eax 0229 pop dx 022A pop eax 022C ret ==== 048A ===== 048A push eax 048C mov eax, [ebx] 0490 mov [es:eax], cl 0494 mov eax, [ebx+8] 0499 mov [es:eax], cl 049D mov eax, [ebx+10] 04A2 mov [es:eax], cl 04A6 mov eax, [ebx+18] 04AB mov [es:eax], cl 04AF mov eax, [ebx+20] 04B4 mov [es:eax], cl 04B8 mov eax, [ebx+28] 04BD mov [es:eax], cl 04C1 mov eax, [ebx+30] 04C6 mov [es:eax], cl 04CA mov eax, [ebx+38] 04CF mov [es:eax], cl 04D3 mov eax, [ebx+40] 04D8 mov [es:eax], cl 04DC mov eax, [ebx+48] 04E1 mov [es:eax], cl 04E5 mov eax, [ebx+50] 04EA mov [es:eax], cl 04EE mov eax, [ebx+58] 04F3 mov [es:eax], cl 04F7 mov eax, [ebx+60] 04FC mov [es:eax], cl 0500 mov eax, [ebx+68] 0505 mov [es:eax], cl 0509 mov eax, [ebx+70] 050E mov [es:eax], cl 0512 mov eax, [ebx+78] 0517 mov [es:eax], cl 051B pop eax 051D ret