最終更新:2012-09-26 (水) 00:18:09 (4224d)  

ILSpy
Top / ILSpy

.NET Framework向け逆コンパイラ

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

ILSpy Features

  • Assembly browsing
  • IL Disassembly
  • Decompilation to C♯
    • Supports lambdas and 'yield return'
  • Saving of resources
  • Search for types/methods/properties (substring)
  • Hyperlink-based type/method/property navigation
  • Base/Derived types navigation
  • Navigation history
  • BAML to XAML decompiler
  • Save Assembly as C♯ Project
  • Find usage of field/method
  • Extensibile via plugins (MEF)

関連

参考