Is there an equivalent of .NET Reflector for Mono? Quick googling did not find anything... Or can I run Reflector on Mono (say, in Mac OS X)?
NET Reflector is a decompiler and class browser that has helped developers examine . NET assemblies and methods since the launch of the Microsoft . NET Framework. The standalone tool lets you open a DLL or EXE and, assuming the assembly hasn't been obfuscated, recreate its C# or Visual Basic code.
The installer-based distribution is a safe bet if you want to use dotPeek on a single computer and take advantage of automatic version management. The portable distribution is a better fit if you prefer to share dotPeek between multiple machines - for example, using a flash drive or Dropbox folder.
NET Reflector, you will be asked pick a version of the NET Framework to populate the assembly list. When you want to browse an assembly, all you will need to do is to run NET Reflector, drag the file from Windows explorer and drop it onto NET Reflector. You can also open and .exe, . dll or .
As I was looking for a Mono decompiler, I found this page and tested the answers :
Finally I found it was possible to decompile assemblies directly in MonoDevelop
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With