Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Ability to load-only an encrypteassembly into current domain

 
Post new topic   Reply to topic    Infralution Support Forum Index -> .NET Encryptor Feature Requests
View previous topic :: View next topic  
Author Message
ArcaArtem



Joined: 14 Jul 2008
Posts: 5

PostPosted: Fri Feb 22, 2013 12:02 am    Post subject: Ability to load-only an encrypteassembly into current domain Reply with quote

An ability to just load an encrypted assembly into current domain would pave the way to a windows service bootstrap.
Back to top
View user's profile Send private message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Fri Feb 22, 2013 6:34 am    Post subject: Reply with quote

Thanks for the suggestion. We are considering adding a LoadAssemblyFrom method to allow an encrypted assemblies to be loaded dynamically. The assembly would need to be encrypted using the calling assemblies strong name to ensure this could not be used by decryptors to load and dump the assembly. For this to be of use for a windows service your main (bootstrap) assembly would still have to implement the service entry points. These could then call methods on the encrypted assembly using reflection (since you could not actually have a reference to the encrypted assembly in the bootstrap).
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Wed Mar 20, 2013 5:20 am    Post subject: Reply with quote

Version 2.1.0 of .NET Encryptor has now been released and includes an new LoadAssemblyFromFile method that allows you to load encrypted assemblies from file rather than from resource.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> .NET Encryptor Feature Requests All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group