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?
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?