What's the best value for money c# code protection for a single developer
Posted
by Cliff Cawley
on Stack Overflow
See other posts from Stack Overflow
or by Cliff Cawley
Published on 2008-09-16T10:49:12Z
Indexed on
2010/04/15
16:53 UTC
Read the original article
Hit count: 461
What's the best value for money c# code protection? Some just use obfuscation, others add win32 wrapping, some cost a fortune. So far I've come up with http://www.eziriz.com/ who's Intellilock looks promising. Any other suggestions? Any reasons why this is not a good idea?
I know its impossible to completely protect but I'd prefer the ability to protect my code so that it would require a lot of effort in order to recover it. I do hope to sell my products eventually, while also releasing some for free.
© Stack Overflow or respective owner