PDA

Click to See Complete Forum and Search --> : If u decompile the app....


Vijooo
Apr 29th, 2002, 10:58 PM
Hi all

From some site i read that, if u decompile the
application that was built on dotnet u will be
getting the entire source code.
Is that true?

brownga
May 7th, 2002, 07:41 PM
I'm not sure if you'll get the exact source code, but I've heard that .NET code can be easily disassembled. There are .NET obfuscators out there that will scramble your code so that it's more difficult to understand if disassembled, though.