Glossary:Definition - Obfuscate
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| 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 free glossary of C# .NET terminology from C# Online.NET | edit |