all groups > vj# > february 2006 >
You're in the

vj#

group:

Interview Questions Feb 20, 2006


Interview Questions Feb 20, 2006 Jobs
2/20/2006 10:04:02 AM
vj#:


How to prevent my .NET DLL to be decompiled?

By design .NET embeds rich Meta data inside the executable code using
MSIL.Any one can easily decompile your DLL back using tools like ILDASM
( owned by Microsoft) or Reflector for .NET which is a third party.
Secondly there are many third party tools which make this decompiling
process a click away. So any one can easily look in to your assemblies
and reverse engineer them back in to actual source code and understand
some real good logic which can make easy to crack your application.

The process by which you can stop this reverse engineering is using
"obfuscation". It's a technique which will foil the decompilers.
There are many third parties (XenoCode, Demeanor for .NET) which
provide .NET obfuscation solution. Microsoft includes one that is
Dotfuscator Community Edition with Visual Studio.NET.

Full Interview Questions for .NET and SQL Server
http://www.geocities.com/dotnetinterviews/
Help the community to make job search easier mail your questions to
jobatyourdoorstep@yahoo.co.in
Looking for a onsite job mail your resumes at
jobatyourdoorstep@yahoo.co.in
Re: Interview Questions Feb 20, 2006 asdf
2/23/2006 2:15:26 AM
"Looking for a onsite job mail your resumes at"

the entire internet and all public specs where written and emailed
by people who never saw each other.

Following your reasoning dot.net programmers just became
a candidate for the special olympics.

**************

First place, nice dotfuscator, you have.
Look at the guy at second place, what nice meta, assemblies, reflector he
has.
And the guy a third place gets a Community Edition with Visual Studio.NET.

***************

And at the end of the day, the world moved on, and you will still be
with the special olympics for programmers.

That is why Ms has the cake and eats it too.

**************

for the able bodied programmers here, do not sent a resume to
an "yahoo" address in indonesia, or you will and up with spam.









[quoted text, click to view]
AddThis Social Bookmark Button