Re: Software Protection / Licensing Systems for .NET



Way more expensive. They work on a different principle too. There is some
debate as to whether compiling to native code offers much more protection
than a good obfuscator.

Reflector, ILDasm and Anakrino all choke on Xenocoded files. I haven't tried
salamander on it yet.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





"Mitchell Vincent" <mvincent@xxxxxxxxxxxxxxxx> wrote in message
news:%233FZbFusFHA.1220@xxxxxxxxxxxxxxxxxxxxxxx
> Bob Powell [MVP] wrote:
>> This is true. For this I recommend Xenocode. The two systems Xenocode and
>> Infralutions licensing system will come in at under $500.
>>
>
> What do you think of the RemoteSoft.com Salamander tools?
>
> --
> - Mitchell Vincent
> - kBilling - Invoices Made Easy!
> - http://www.k-billing.com


.



Relevant Pages

  • Re: Voip And GSm applciation on WIndows Mobile
    ... (native code, managed ... There are many articles in MSDN that covers application development that ... For GSM applications refer to technical articles ... For VOIP application refer to technical articles ...
    (microsoft.public.pocketpc)
  • Re: Passing an array of structures from c# to c++
    ... I did a series of articles on how to pass structs around from managed to native code. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.interop)