|
85 C0 75 10 C6 45 EF 01 8B 55 F0 8B C3//特征码
00760364 . 85C0 test eax,eax
00760366 . 75 10 jnz short flRobot.00760378/////改nop,即使密码错误,也会有用户名,
00760368 . C645 EF 01 mov byte ptr ss:[ebp-0x11],0x1
0076036C . 8B55 F0 mov edx,dword ptr ss:[ebp-0x10]
0076036F . 8BC3 mov eax,ebx
00AFDC1B |. 84C0 test al,al
00AFDC1D |. 0F84 DB000000 je flRobot.00AFDCFE////改nop,不跳过到期时间。
00AFDC23 |. 8D45 EC lea eax,[local.5]
00AFDC26 |. 50 push eax
00AFDC27 |. A1 3460C400 mov eax,dword ptr ds:[0xC46034] ; (菽
00AFDC2C |. 8B00 mov eax,dword ptr ds:[eax] ; flRobot.00BF8CF0
00AFDC2E |. 8B40 4C mov eax,dword ptr ds:[eax+0x4C]
00AFDC31 |. 8945 E4 mov [local.7],eax
00AFDC34 |. C645 E8 11 mov byte ptr ss:[ebp-0x18],0x11
00AFDC38 |. 8D55 E4 lea edx,[local.7]
00AFDC3B |. 33C9 xor ecx,ecx
00AFDC3D |. B8 5CDDAF00 mov eax,flRobot.00AFDD5C ; Hello,%s
84 C0 0F 84 DB 00 00 00 8D 45 EC 50 A1 34 60 C4 00 8B 00 8B 40 4C 89 45 E4 C6 45 E8 11 8D 55 E4
33 C9 B8 5C DD AF 00/////特征码
|
|