explain these:
push 1
pop eax
test eax, eax
jz short
loc_1314C11D
push eax
mov eax, large fs:18h
mov eax, [eax+30h]
movzx eax, byte ptr [eax+2]
test eax, eax
jnz short loc_1314C0FA
mov [ebp+var_68], 0
jmp short loc_1314C0FE
explain these: push 1 pop eax test eax, eax jz shor
-
- Posts: 43759
- Joined: Sat Aug 07, 2021 7:38 am