Re: Any free way to create unreadable exe file yet?



"MrNobody" <MrNobody@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:09BECF2F-EA56-4143-883D-C1D7AD6E0903@xxxxxxxxxxxxxxxx
I have not looked into this for a year or so, but I'm interested again in
such a tool so I'm wondering if anyone knows of somethign out there that
exists..

So what have you been doing in the interim?


Basically I want to be able to create an exe out of my C# project like
traditional c++ where the file is simply unreadable. Almost any exe I have
made from .NET I can pop into a simple decompiler and read the source in
it's
entirety.


There was some expensive software by RemoteSoft called .NET Protector
which
seemed to do what I would like...

Are there specific parts of your software that you feel will be copied by
other people? Expensive is a relative term when you consider your investment
of time and money. If this is the product you really want then I would
contact RemoteSoft and see if you can work out the $$$ (especially if it is
a non commercial project). Otherwise look at obfuscation to see if it will
give you the level of protection you feel is required.

Anything like that now but free/open source?

SP


.