skip to the main content area of this page
Patterns and Practices

 

JetBrains and Telerik Release Free .NET Decompilers - dotPeek and JustDecompile


With the announcement that RedGate will no longer be providing free versions of Reflector, both JetBrains and Telerik have stepped up and released free .NET Decompilers for developers.

 

JustDecompile from Telerik

Telerik was the first to release their free .NET Decompiler, JustDecompile, in beta with the following features:

  • Innovative Code Navigation and Analysis
  • Side-by-side Assembly Loading
  • Better Decompiling Accuracy
  • Powerful Free Tool by a Leading Commercial Vendor
  • Auto-updating and Regular Updates
  • Professional Support

You can learn more about JustDecompile from Telerik here.

 

dotPeek from JetBrains

JetBrains announced the EAP of dotPeek, their free .NET Decompiler, with the following features:

  • Decompiling .NET 1.0-4.0 assemblies to C#
  • Quick jump to a specific type, assembly, symbol, or type member
  • Effortless navigation to symbol declarations, implementations, derived and base symbols, and more
  • Accurate search for symbol usages with advanced presentation of search results
  • Overview of inheritance chains
  • Support for downloading code from source servers
  • Syntax highlighting
  • Complete keyboard support

You can learn more about dotPeek from JetBrains here.

 

Related Posts:


Tags: Tools