VMUnprotect.Dumper
VMUnprotect.Dumper copied to clipboard
Antidebug question
Im hitting somehow the antidebug message box (and app close afterwards) when calling this line of code:
RuntimeHelpers.PrepareMethod(cctor.MethodHandle);
are there any ways to skip antidbg detect?