Re: Protect dll from Use
- From: "HEX" <armen@xxxxxxxxxxxxxx>
- Date: Mon, 27 Apr 2009 11:07:56 +0500
May be you need obfuscation
this can "protect" you from diassembling
"Essam-ag" <Essam-ag@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:E62E9168-613E-4FC4-888D-D5A26DFB554F@xxxxxxxxxxxxxxxx
Hi
I was search all this week about someway to protect dll files from use
from unauthorized user, that when I create library in C#.net and put
my methods in dll files I want just me to use this dll.
but when distribute last executable program that use this dll, maybe
someone take this dll and use it.
I read about StrongNameIdentityPermissionAttribute in Microsoft CAS
http://msdn.microsoft.com/en-us/library/system.security.permissions.s...
but they said it not useful in .net framework 3.5 and protect way just
used in old release
then I read about Publisher Certifications and try it using test
certificate but it look like it just use to make my application from
known source not to protect dll from use..
I appreciate any help in this field
Thanks in advance
Regards
Essam
.
- Prev by Date: windows visat Ultimate-Personal safe
- Previous by thread: windows visat Ultimate-Personal safe
- Index(es):
Relevant Pages
|