-
-
[求助]请教CrashDebuggers里xor esp,esp的作用
-
发表于:
2008-2-22 16:01
4129
-
[求助]请教CrashDebuggers里xor esp,esp的作用
代码如下:
CrashDebuggers:
lea eax,[ebp + _IsDebuggerPresent]
push eax
push [ebp + kernel32base]
call [ebp + __GetProcAddress]
cmp eax,0h
je NoIDP
call eax
cmp eax,0h
je NoIDP
xor esp,esp ;hang debuggers
NoIDP: ret
不知这里xor esp,esp能产生什么作用?这样为什么可以 hang debuggers?
[培训]科锐逆向工程师培训第53期2025年7月8日开班!