Free .NET assembly decompiler and browser Refractor protection
Published: 9 Apr 2024
Improved Formatting and Rewording
Introduction
Refractor is a free developer tool that provides an intuitive interface for exploring, analyzing, and decompiling .NET assemblies. It leverages the expertise gained from years of experience in code analysis and development productivity, specifically tailored for Skater .NET Obfuscator, Rustemsoft's renowned .NET code protection software.
Key Features
- Effortlessly decompile .NET assemblies into human-readable formats such as C#, Visual Basic .NET, or Common Intermediate Language (IL).
- Inspect, navigate, search, and analyze the contents of .NET components like assemblies, extracting meaningful information from binary data.
- Identify assembly dependencies, including Windows DLLs, to gain a comprehensive understanding of software interconnections.
- Convert source code between C# and VB seamlessly, enhancing code readability and flexibility.
- Perform in-depth examinations of various assembly types and disassemble IL code into supported .NET languages (C# and VB).
Intuitive Interface
Refractor's user-friendly interface facilitates seamless navigation through assembly classes. Expandable nodes on the project tree allow quick access to individual class members. The optimized browsing and navigation capabilities ensure efficient exploration of code.
Code Recovery and Analysis
In the unfortunate event of lost source code, Refractor serves as a valuable recovery tool, allowing you to restore code almost entirely. It offers a comprehensive set of methods to support code analysis, enabling developers to gain a deeper understanding of their codebase.
Additional Benefits
- Support for C# and Visual Basic languages
- Compatibility with .NET framework 4.0 and earlier versions
- Customizable code presentation for enhanced readability
- Convenient assembly browsing for comprehensive exploration