Search found 2 matches

by KOC2000
Thu Jun 16, 2022 1:19 am
Forum: Technical questions
Topic: JSON.NET two dimensional arrays not working with VMProtect
Replies: 1
Views: 1062

JSON.NET two dimensional arrays not working with VMProtect

Hello,
I'm testing the demo, and I came a cross a problem where vmp compiled exe cannot get data from desterilized multi-dimension array..

For example, this video:
https://www.youtube.com/watch?v=LsWcuan_80A

Code: Select all

data.site.env
is unretrievable.

You can get data.site values only.
by KOC2000
Wed Jun 15, 2022 3:10 am
Forum: Technical questions
Topic: Can't resolve assembly
Replies: 1
Views: 1419

Can't resolve assembly

Hello, I'm trying the demo before purchasing, downloaded and install built 1438 I opened my .NET Framework 4.8 exe and just clicked "Compile" button, but I got this error message: Can't resolve assembly: SharpDX, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b0dcf0f35e5521f1 Also, is th...