C# FAQ: Are there free .NET decompilers

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


Jump to: navigation, search
CSharp-Online.NET:FAQs
edit

Are there free .NET decompilers?

Both open source and commercial obfuscators are available.

  • Anakrino is an older .NET decompiler which is a bit long in the tooth now.
  • Reflector for .NET: Reflector is a .NET decompiler sporting a great user interface and quick, effective decompiles. The optional FileDisassembler add-in writes an assembly which has been decompiled with Reflector to a source files which can be loaded, edited recompiled, and searched.


See also


Personal tools