原创第三题的测试样本,测试一下你的调试器答案强度

原文:https://www.pediy.com/kssd/pediy11/124833.html

原创的第三题测试样本,请自行测试~

参数为:test.exe mytest.exe user32.dll GetDesktopWindow
正确返回值:MessageBoxA
错误返回值:GetTickCount

测试目标:
1.IsDebuggerPresent
2.TF单步中断
3.多重循环,大量代码

自己做着玩的,不要当真~

上传的附件 mytest.rar