Page 1 of 1

deleted

Posted: Wed Jun 05, 2024 9:27 am
by lsxuyimin
deleted

Re: Programs crashes with error code 0xc0000602

Posted: Wed Jun 05, 2024 9:28 am
by lsxuyimin
ps. This dll works well if unprotected, for a long time.

Re: Programs crashes with error code 0xc0000602

Posted: Tue Sep 10, 2024 5:50 am
by Admin
VMProtect doesn't support binaries compiled with Native AOT because AOT uses return address from the stack for GC.

Re: Programs crashes with error code 0xc0000602

Posted: Tue Sep 10, 2024 10:20 am
by weloveayaka
Admin wrote: Tue Sep 10, 2024 5:50 am VMProtect doesn't support binaries compiled with Native AOT because AOT uses return address from the stack for GC.
Sorry to hear that. We hope to have a solution for this in the future. We were just planning to use NativeAOT.