Free .NET assembly decompiler and browser Refractor server

   Published: 26 Mar 2024
Refractor .NET Assembly Browser and Decompiler

Refractor, a freeware tool, provides an easy-to-use interface for browsing and decompiling .NET assemblies.

Features:

* Syntax highlighting
* Navigation between function declarations and implementations
* Support for generics
* Automatic recognition of all .NET language constructs
* Handles CIL instructions correctly
* Supports various compilers and target languages (e.g., C#, Visual Basic.NET)

Benefits:

* Verify code, find bugs, and ensure application interoperability
* Study algorithms
* Recover source code from compiled assemblies (e.g., EXE, DLL)
* Explore and analyze assemblies without additional effort

Availability:

Refractor is a free tool available from RustemSoft.

Additional Information:

* The interface is designed with years of experience in code analysis and developed specifically for Skater .NET obfuscator.
* Refractor is a vast improvement over standard Visual Studio decompilation tools.
* Developers can easily browse and decompile .NET assemblies, helping them regain access to source code and ensure its integrity.