Free .NET assembly decompiler and browser Refractor obfuscator
Published: 16 Apr 2024
Skater.NET Assembly Browser and Decompiler
Features:
* Generates optimized and well-formed code with syntax highlighting, indenting, and active hints.
* Accurately decompiles all .NET assembly types.
* Supports selective decompilation/disassembling scope within the assembly browser.
* Handles .NET 1.0/1.1/2.0/3.0/3.5/4.0 assembly formats, generics, and new IL instructions.
* Converts BAML resources to XAML format.
Benefits:
* No fees associated with the decompilation/disassembling interface.
* Enables developers to recover source code from compiled DLL files.
* Aids in code review and verification of team member and third-party source code.
Convert EXEs to Source Code
Skater.NET also includes an expanded .NET assembly browser and decompiler that allows users to convert executable files (.EXE or .DLL) from Intermediate Language (IL) binary format into C# or Visual Basic.NET source code.
Applications:
* Recover lost source code from deployed applications.
* Inspect and modify code for security, performance, or compatibility purposes.