Need some help with "secure" deployment please

  • Thread starter Thread starter Tom Rahav
  • Start date Start date
T

Tom Rahav

Dear all!

I develop VB.NET for about a year, and always heard about how easy is to
"reverse-engineer" .NET applications, due to the MSIL and so... I decided to
check it buy opening .exe file I created with VB .NET in software called
"Lutz Roeder's .NET Reflector" (you properly know that, and if not, try it!)
and I was shocked to get the whole source code in front of me!! It made me
wonder how many seconds will take to my customers to get and distribute it
over the net.... Anyway, I'm sure there are some ways to avoid such an easy
access to the source code (although I'm sure there is no unbreakable
solution...). I tried to dig something in the .NET security / cryptography
namespaces, but didn't find any specific article or clue.
Can someone please give me any idea of where to start from?? any example /
article / etc.

Many thanks in advanced!
Tom Rahav.
 

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

Back
Top