DLL Protection C#
DLL Protection using ILProtector
To protect dll code from unauthorized access we need to protect
our DLL using tool ILProtector. ILProtector can be used for
protecting your code from unauthorized use.
http://www.vgrsoft.com/Products/ILProtector
INSTALL IL Protector from Internet
Once installed pick source dll from local directory.
Assign output folder directory to get Protected DLL.
This will give you 3 DLL
1.
MainFile.dll 2. Protect32.dll 3.Protect64.dll



0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home