Free .NET assembly decompiler and browser Refractor Refractor

   Published: 16 Apr 2024
RustemSoft announces the release of Skater .NET obfuscator that equipped with the assembly browser and decompiling interface, a powerful tool for MSIL reverse engineering. While automating many steps of the decompilation process, it accommodates the user with a means to brows raw code before it is processed at a higher level. With an unbelievable speed of over 5000 methods per second it translates the binary code into a high level language very close to the original source code. The decompiler interface makes the job of your source code reverse engineering as comfy and effective as possible. Besides the optimization of the code itself the .NET assembly browser offers several options to optimize the view. It can expand abbreviated names into full namespaces, provides Unicode Chars, Type Detail, Single Statement Brace and other options. Relying for some part on the self-describing nature of .NET Portable Executable, the program improves their metadata with local variables and runs a series of code transformations and simplifications.

It is obvious that most developers would prefer a decompiler, not a disassembler, since there is very little interest from high-level language developers in learning IL. Skater .NET is a far superior decompiler/assembly browser, and is totally free. Skater .NET obfuscator decompiler is the best code decompiler/protection software tool.However, the fact of the matter is something that must be understood very well by companies interested in protecting their intellectual property: It does not matter which obfuscator your product was mangled with. If it compiled to a .NET EXE or DLL, ILDASM will disassemble it and all your work is exposed to the viewer in CIL.