相关疑难解决方法(0)

60
推荐指数
2
解决办法
5万
查看次数

在调试器下运行时更改程序流

有没有办法检测调试器是否在内存中运行?

这里是Form Load伪代码.

if debugger.IsRunning then
Application.exit
end if
Run Code Online (Sandbox Code Playgroud)

编辑:原始标题是"检测内存调试器"

.net debugging cracking in-memory

16
推荐指数
2
解决办法
5479
查看次数

标签 统计

.net ×2

debugging ×2

cracking ×1

in-memory ×1

release ×1