-
-
[求助]请教CrashDebuggers里xor esp,esp的作用
-
发表于:
2008-2-22 16:01
4054
-
[求助]请教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?
[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)