how to resolve assembly references from another folder (.net dll)

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

how to resolve assembly references from another folder (.net dll)

Post by weloveayaka »

Hello, We are currently facing an issue with our .NET project that involves handling assembly references from a different folder. When using VMProtect, it may prompt that the assembly cannot be resolved.
Is there a way to assign another dir(s) to resolve assembly?
Admin
Site Admin
Posts: 2586
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: how to resolve assembly references from another folder (.net dll)

Post by Admin »

Just copy all required assemblies in the folder with loaded binary.
Post Reply