Re: Security of C# dll

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



My original concern was just preventing my dlls from being decompiled... or
at least making the process as difficult as possible. I was just looking at
the Dotfuscator website and learning a little more about this. I'm looking
to protect my intellectual property and methodologies more than preventing
someone from maliciously using my code.

Thanks,
Scott


"Peter Rilling" <peter@xxxxxxxxxxxxxxxxxx> wrote in message
news:%23IHAHvlgFHA.2896@xxxxxxxxxxxxxxxxxxxxxxx
> Define what you mean by "secure".
>
> There is secure in that no one can hack the code and cause malicious
> things
> to happen, or secure in that your code cannot be decompiled, or secure in
> that no one can inherit from your libraries (which can also be used for
> malicious purposes), or secure in that different trust levels are assigned
> based on where the code was invoked from.
>
>
> "Homer Simpson" <homer@moe's.com> wrote in message
> news:eaWD0ilgFHA.2156@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi Everyone,
>>
>> How secure are C# DLLs? I knowVBA can easily be opened with a variety of
>> tools found on the internet but how about C#? How can I make my DLLs more
>> secure?
>>
>> Thanks,
>> Scott
>>
>>
>
>


.



Relevant Pages

  • RE: Security of C# dll
    ... and during this process a large amount of metadata is ... reverse engineering and code interoperability. ... > How secure are C# DLLs? ... How can I make my DLLs more ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: hiding macro coding
    ... > The most secure way is to use VB 6 to automate your Word code and distribute ... > VB DLLs with a minimal amount of code in the Word template. ...
    (microsoft.public.word.vba.beginners)
  • Re: Security of C# dll
    ... www.cantelmosoftware.com (at the moment only in Italian language) ... > How secure are C# DLLs? ... I knowVBA can easily be opened with a variety of ... How can I make my DLLs more ...
    (microsoft.public.dotnet.languages.csharp)
  • Security of C# dll
    ... How secure are C# DLLs? ... I knowVBA can easily be opened with a variety of ... tools found on the internet but how about C#? ... How can I make my DLLs more ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Security of C# dll
    ... There is secure in that no one can hack the code and cause malicious things ... How can I make my DLLs more ...
    (microsoft.public.dotnet.languages.csharp)