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 

Can I obfuscate/protect code that uses ILS?

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Infralution Support Forum Index -> Licensing FAQ
View previous topic :: View next topic  
Author Message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Wed Dec 07, 2005 11:23 pm    Post subject: Can I obfuscate/protect code that uses ILS? Reply with quote

Yes - because we provide full source code for the classes that you call from your application, you can include them in your project and obfuscate them using the obfuscator of your choice.

Infralution now has a cost effective solution for .NET code protection which can be used in conjunction with ILS to provide a complete solution for protecting your Intellectual Property. See the .NET Encryptor product page for more information.

If you are licensing components or controls then there are some things you need to do when using an obfuscator to avoid issues:
  • Disable renaming of the licensed class (otherwise the name of the license file will be whatever the obfuscator renames the class to) and will change every time you obfuscate. Alternatively you can create your own derived EncryptedLicenseProvider class and explicitly set the license filename by overriding the GetLicenseFilePath method.
  • Disable renaming of the EncryptedLicenseProvider class – otherwise the LicenseProvider attribute that you attach to your class will not work and you will get an exception when attempting to create objects that use the EncryptedLicenseProvider.

_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Infralution Support Forum Index -> Licensing FAQ 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