Skip to content

Releases: Zhentar/ILSpy

Unity 5.5+ Support

11 Jul 01:07
Compare
Choose a tag to compare

This version fixes a number of issues with decompiling binaries generated by the newer version of Mono used in recent Unity releases.

Improved Mono Iterator Support

29 Nov 01:32
Compare
Choose a tag to compare
  • Fixes an exception when decompiling certain code

Improved Mono Iterator Support

21 Nov 00:35
Compare
Choose a tag to compare

This release fixes several issues around the handling of foreach statements within iterators, including one that would drop code with no observable errors.

Mono Iterator Support

18 Sep 05:11
Compare
Choose a tag to compare
Mono Iterator Support Pre-release
Pre-release

This release patches the ILSpy 2.4 release with better handling of Mono yield return compiler generated iterators, significantly improving the decompilation of certain Unity games.