VMUnprotect.Dumper
VMUnprotect.Dumper copied to clipboard
VMUnprotect.Dumper can dynamically untamper VMProtected Assembly.
Regards, i mean the target i try is not a .net application, are these dumpers only for .net app ??
Unhandled Exception: System.ArgumentException: Absolute path information is required. at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath) at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList) at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String...
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?