Welcome to BARMAGY Sign in | Join | Help

Sunday, August 12, 2007 - Posts

Don’t rely on obfuscation

Managed code unlike native code have been known to be easily decompiled to it’s source code easing its reverse engineering thus giving the need to what we call obfuscation to change the managed code after compiling it in a way that makes decompilers obsolete
posted by Fady | 31 Comments