AntiDebug icon indicating copy to clipboard operation
AntiDebug copied to clipboard

Visual Studio 2019 with .Net Framework 3.5 can still debug

Open bezzad opened this issue 5 years ago • 0 comments

Hi,

I tested that in VS2019 v16.6 and it debugged without any preventing. But when the .Net version increased to v4.0 or later version then the IsDebuggerPresent method gets true and detected debugging!

See debugging which breakpoint is in WaitForDebugger() method:

image

bezzad avatar Jun 08 '20 11:06 bezzad