JustDecompile

Updated on:

February 16, 2024

Version:

Latest

Operating System:

Windows 11 / Windows 10 / Windows 8 / Windows 7

License:

Free / Trial

JustDecompile is a free .NET decompiler and assembly browser for Windows. It allows developers to decompile .NET assemblies to C# or VB.NET code and explore the contents of .NET assemblies without the need for Visual Studio. It is developed and maintained by Telerik, a subsidiary of Progress Software.

Features:

Decompilation of .NET assemblies to C# or VB.NET code
Debugging decompiled code with Visual Studio or another .NET debugger
Exporting decompiled code to Visual Studio projects or assemblies
Browsing and exploring the contents of .NET assemblies
Integration with Visual Studio and Windows Explorer
Support for .NET Core, .NET Standard, and .NET Framework assemblies
Option to load and decompile obfuscated assemblies
Pros:

Free to use
Simple and easy-to-use interface
Supports decompilation of .NET Core, .NET Standard, and .NET Framework assemblies
Allows debugging of decompiled code with Visual Studio or another .NET debugger
Can export decompiled code to Visual Studio projects or assemblies
Can be integrated with Visual Studio and Windows Explorer
Cons:

Limited features compared to commercial decompilers
May not handle all obfuscation techniques
Conclusion:
JustDecompile is a good choice for developers who need a simple and free decompiler for .NET assemblies. While it may not have all the features of commercial decompilers, it is a useful tool for decompiling and exploring .NET assemblies.

Scroll to Top