Protecting .net applications

A

Abbas

How can I protect my dot net application from getting reverse engineered. Is
it possible to convert .net application to WIN32 NATIVE exe?
 
G

Gregory A. Beamer

How can I protect my dot net application from getting reverse
engineered.

Obfuscation is the easiest. My personal favorite right now is CodeVeil,
but there are others out there that are probably just as good. I have
found that CodeVeil errors out the different decompile tools out there
rather nicely.
http://www.xheo.com/products/codeveil/
Is it possible to convert .net application to WIN32 NATIVE
exe?

..NET Reactor can do this. It will actually take all of the libs used and
create a single monolith. It is not my first choice, but I have used it
on an app we had to have run on machines we were not certain had .NET
installed:
http://www.eziriz.com/dotnet_reactor.htm

Peace and Grace,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top