Glossary:Definition - Obfuscate

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Obfuscate
 Definition  Programming languages which—when compiled into Intermediate Language (IL)—create managed code for execution under the .NET Common Language Runtime (CLR). .NET languages include Visual Basic .NET, Visual C# .NET, and Visual C++ .NET. Consult a complete list of NET Languages.

To prevent an IL file from being decompiledback into a .NET language, an application called an obfuscator can be used to obfuscate—scramble and otherwise make the file unreadable—to make decompilation difficult.

 See also .NET Languages, Intermediate Language (IL), Obfuscator
You may edit this definition to improve or extend it.

Online Dictionary of Visual C# .NET Programming
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
a free glossary of C# .NET terminology from C# Online.NET edit

Personal tools