Sunday, April 15, 2012

ILSpy v2 4 U - ILSpy v2 RTW's

Christoph Wille - ILSpy 2.0 Final

"Today, we released ILSpy 2.0 final to the Web:

ILSpy_Master_2.0.0.1595_RTW_Binaries.zip
ILSpy_Master_2.0.0.1595_RTW_Source.zip

Daniel's Beta feature post still applies to the release version:

  • Assembly Lists
  • Support for decompiling Expression trees
  • Support for lifted operatores on nullables
  • Decompile to Visual Basic
  • Search for multiple strings separated by space (searching for "Assembly manager" in ILSpy.exe would find AssemblyListManager)
  • Clicking on a local variable will highlight all other occurrences of that variable
  • Ctrl+F can be used to search within the decompiled code view

..."

First we had one, now we have many, .Net decompilers, that is... And I have to say I think that's a good thing.

 

Related Past Post XRef:
ILSpy v1.0 RTW's - Stick a fork in it, it's done...
I spy with my little eye... ILSpy (Coding4Fun)

Another decompiler comes online - dotPeek from JetBrains
JustDecompile - Free (well, reg-ware), for everyone, forever, stand-alone .Net Decompiler from Telerik

1 comment:

Anonymous said...

I think you guys are doing a great job! After the debacle from Reflector I am happy that we have an alternative.

On minor nitpick is that I just wished that assembly sorting was built-in.