Protecting C# executable builded with Costura.Fody

Issues related to VMProtect
Post Reply
orbita
Posts: 8
Joined: Sat Mar 16, 2024 8:07 pm

Protecting C# executable builded with Costura.Fody

Post by orbita »

Hi.
Possible noob question, is possible to protect net assemble exe what use Costura.Fody to make standalone exe with VMProtect ?.
After protection, protected exe start to ask about missing dll, not protected it work ok.
Admin
Site Admin
Posts: 2809
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Protecting C# executable builded with Costura.Fody

Post by Admin »

Don't need to use Costura.Fody because the "Assemblies" feature works the same.
Post Reply