procedure AntiEmuPEB();asmmov eax, fs:[30h]mov eax, [eax+$10]mov eax, [eax+$48]add eax,$0F@@inic:inc eaxmov dl,[eax]cmp dl,'='jnz @@inicend;