-
Latest Version
ILSpy 8.2.0.7535 LATEST
-
Review by
-
Operating System
Windows XP64 / Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64 / Windows 11
-
User Rating
Click to vote -
Author / Product
-
Filename
ILSpy_binaries_8.2.0.7535-x64.zip
ILSpy is a better tool than its competitors because it is free and easy to use. It is also an open-source program that requires no installation. Since it is a portable application, you can run it off a USB flash drive, external hard drive, or personal computer just the same.
Find .NET Assemblies
When you launch the application, the main window is laid out clearly and features 2 panes. The first pane lets you view the .NET assemblies in a tree. That way, you can view a selection item more closely. You can inspect WINMD, DLL, and EXE files this way too. GAC data can get loaded, and you can open Nuget packages too.
The application can render IL, C#, and IL code with the code in C#. If you are rendering C#, your choice ranges between C# 1.0 / VS .NET and C# 7.2 / VS 2017. You’ll have the ability to view references, resources, tables, and conduct information extraction to a file.
Rendering Code
The application is designed for viewing purposes only. For this reason, file modifications are not possible. However, you can use a search function to find specific members, types, fields, methods, events, properties, metadata tokens, or constants.
You can configure many decompiler settings, including debug symbol variable names, eliminating dead code, eliminating side effect code, and member definition expansion following decompilation. Also, several instances are allowed, and the font is customizable.
Overall, ILSpy allows decompiling .NET assemblies to be quite simple. It is easy for developers to modify the existing code and use it for their own purposes because it is an open-source program.
Features and Highlights
- Decompilation to C#
- Whole-project decompilation (csproj, not sln!)
- Search for types/methods/properties (substring)
- Hyperlink-based type/method/property navigation
- Base/Derived types of navigation, history
- BAML to XAML decompiler
- Extensible via plugins (MEF)
What's new in this version:
New Language Features:
- C# 7.1 Pattern matching with generics
- C# 8.0 Recursive patterns
- C# 9.0 Relational patterns
- C# 9.0 not patterns
- C# 10.0 static abstract members in interfaces
- C# 11.0 switch on (ReadOnly)Span<char>
Enhanced:
- add support for the NUGET_PACKAGES environment variable
Performance:
- Avoid processing already-transformed blocks by introducing - BlockTransformContext.IndexOfFirstAlreadyTransformedInstruction, which allows us to track already transformed instructions after a block has been merged into another by ConditionDetection.
- Add NextSetBit operation to BitSet to avoid looking at every store bit individually in - ReachingDefinitionsVisitor.GetStores()
- Fix ILVariableEqualityComparer.GetHashCode
- Improve performance of CSharpResolver.LookupSimpleNameOrTypeName in cases with a large number of local variables
- Eliminate recursion in some parts of the decompiler engine
ILSpy UI: -- sub-optimal use of StringBuilder when constructing tree-node labels
Fixed:
- Handler blocks of exception filter blocks do not have a header
- unaligned.stobj cannot be transformed into inline assignment
- extension methods named Add were skipping some checks in AccessPathElement.IsMethodApplicable.
- MetadataModule.ResolveEntity() returning null for System.IntPtr when C# 11 native integers are enabled
- VS2017-2019 addin didn't properly match subdirectory structure of 2022 addin
- Missing type information in lambda expressions
- OperaOpera 114.0 Build 5282.115 (64-bit)
- 4K Download4K Video Downloader+ 1.9.3 (64-bit)
- PhotoshopAdobe Photoshop CC 2025 26.0 (64-bit)
- PC RepairPC Repair 1.0.3
- iTop VPNiTop VPN 6.0.0 - Fast, Safe & Secure
- Premiere ProAdobe Premiere Pro CC 2025 25.0
- BlueStacksBlueStacks 🎃Halloween Sale🎃
- Hero WarsHero Wars - Online Action Game
- TradingViewTradingView - Trusted by 60 Million Traders
- LockWiperiMyFone LockWiper (Android) 5.7.2
Comments and User Reviews