Obfuscating Code

We found this little fact when poking around with the Reflector. Just grab a commercial product written in .NET and run the Reflector against it. Take, for instance, ASPNET Menu…not legally of course, you could have your own version of that nice product by staring at the source code and decompiling it. It’s wrong…but it works. Remember though…folks have done this for years with Java byte code.