Home All Groups Group Topic Archive Search About

Protect exe and dll

Author
2 Aug 2006 12:22 PM
Saeid Bagheri
dear friends
we deployed one application which is used by company staffs also installed
for our agents in many cities.
it is developed by VS.2003 and VB language.
Now i am very worry about our source codes, because i recently heard that
with some programs it is possible to decompile exe and dll files and access
source codes but i am not sure about that.

Please let me know is it possible to decompile .NET, exe and dll files and
access source codes?
if so what should we do to protect it?

Regards

Author
2 Aug 2006 1:06 PM
Lloyd Dupont
"Saeid Bagheri" <i*@goldiransvc.ir> wrote in message
news:ufgrn5itGHA.4336@TK2MSFTNGP06.phx.gbl...
> dear friends
> we deployed one application which is used by company staffs also installed
> for our agents in many cities.
> it is developed by VS.2003 and VB language.
> Now i am very worry about our source codes, because i recently heard that
> with some programs it is possible to decompile exe and dll files and
> access source codes but i am not sure about that.
>
> Please let me know is it possible to decompile .NET, exe and dll files and
> access source codes?

Reflector for exemple
http://www.aisto.com/roeder/dotnet/

> if so what should we do to protect it?
>
well they don't have the documentation, it's already hard enough.
but people concerned about that usually obfuscate their code.

In visual studio 2005 you have an option to do that.
I don't know about the 2003 version but probably it's there...

AddThis Social Bookmark Button