Version 1977: RuntimeBinderException

Issues related to VMProtect
Post Reply
weloveayaka
Posts: 58
Joined: Wed Jul 05, 2023 6:21 am

Version 1977: RuntimeBinderException

Post by weloveayaka »

RuntimeBinderException: "2B1B548E" does not contain a definition for "Dynamic"
seems still a Json deserialization problem with dynamic keyword

I'm still finding the minimal reproduce code.
weloveayaka
Posts: 58
Joined: Wed Jul 05, 2023 6:21 am

Re: Version 1977: RuntimeBinderException

Post by weloveayaka »

Another problem:

InvalidCastException: Unable to cast object of type DC803782 to type 'System.IConvertible'

but our code doesn't force to cast type to IConvertible.
It seems related to Enum (compare?), but I haven't reproduce minimal code yet.
Admin
Site Admin
Posts: 2586
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Version 1977: RuntimeBinderException

Post by Admin »

Need an example.
weloveayaka
Posts: 58
Joined: Wed Jul 05, 2023 6:21 am

Re: Version 1977: RuntimeBinderException

Post by weloveayaka »

We are still trying to find the problematic code, and once we find it, we will send it to you
Post Reply