B
Bruno Piovan
Will Microsoft still allow .net codes to be decompiled in version 2005?
thanks!
Bruno
thanks!
Bruno
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Carlos J. Quintero said:Hi Bruno,
Yes, you need to use obfuscators.
--
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
Bruno Piovan said:Will Microsoft still allow .net codes to be decompiled in version 2005?
m.posseth said:I have never seen a true VB6 decompiler ( executable compiled in native
code with optimizations on , i know that p code can be partially
decompiled however even that is garbage ) But they make it verry easy to
decompile a .Net executable ,,, just as easy as you find C# to VB en vice
versa converters you find lots of .Net decompilers
For a programmer working in a concurent market it is a must to invest in a
obfuscator ,,,,,,, i feel that MS should deliver a full featured version
with VS ( we pay enough for it i guess )
just my 2 cents
Michel Posseth [MCP]
Cor Ligthert said:Bruno,
Every code can be decompiled, however in most countries it is not
allowed.
At least in the EU it is allowed in some occasions, however read good the
law for that before that you do a crime.
Cor
Robin said:If, on the other hand, you have some super new algorithms or techniques you
want to protect, then I'm afraid the best you can do there is try your luck
in the software patents lottery (our company does!).
Chris Dunaway said:I think this is the important point. A proprietary algorithm or
encryption technique is about the only thing that needs protecting.
Your database table structure and data access code has probably already
been done many times by many developers.
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.