ILSpy_Master_2.1.0.1602

Storm Shadow

Administrator
Staff member
Developer
Ida Pro Expert
Elite Cracker
Is the open-source .NET assembly browser and decompiler.

Development started after Red Gate announced that the free version of .NET Reflector would cease to exist by end of February 2011.

ILSpy Features

* Assembly browsing
* IL Disassembly
* Decompilation to C#
* Saving of resources
* Search for types/methods/properties (substring)
* Hyperlink-based type/method/property navigation
* Base/Derived types navigation
* Navigation history


ILSpy Roadmap
* Improve the decompiler
* Assembly Lists
* Find References
* Improve search performance
* Save Assembly as C# Project
* Debugger
* Bookmarks
* Extensibility via addins
* Find usage (of type/method/property)



http://wiki.sharpdevelop.net/ilspy.ashx

http://build.sharpdevelop.net/BuildArtefacts/ILSpy_Master_2.1.0.1602_Binaries.zip

http://build.sharpdevelop.net/BuildArtefacts/ILSpy_Master_2.1.0.1602_Source.zip
 
Top