[Mono-list] reflector alternitives
Miguel de Icaza
miguel at novell.com
Wed Feb 2 15:47:42 EST 2011
Hello,
> As you may be aware our old faithful reflector is no longer going to free.
> http://www.red-gate.com/products/dotnet-development/reflector/announcement
> I was wondering if their are any opensource alternatives. Or if their are
> any projects being started to create one as a result of this announcement.
MonoDevelop has integrated Cecil's Decompiler.
The decompiler source is here:
https://github.com/mono/cecil/tree/master/decompiler
Someone could build a standalon Winforms or Gtk+ UI for this for
dedicated decompilation of assemblies.
Miguel.
More information about the Mono-list
mailing list