icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
C#
Pinned issues
Issues
- 4
Error code on decompiled file
#3242 opened by danthespal - 0
Missing casts to object for reference comparison
#3322 opened by siegfriedpammer - 1
VS 2022 Add-In Reusing Existing ILSpy Processes instead of spawning a new one
#3311 opened by tinmanjk - 1
await not detected correctly
#3320 opened by CreateAndInject - 14
- 2
- 3
- 0
miss FieldModifier attribute
#3318 opened by Tearies - 0
Attribute is not allowed in property element
#3316 opened by Tearies - 3
- 0
Assert at ICSharpCode.Decompiler.TypeSystem.ApplyAttributeTypeVisitor.ExpectDummyNullabilityForGenericValueType()
#3313 opened by greenozon - 0
remove the XAML partial class implementation interface. IComponentConnector and IStyleConnector
#3312 opened by Tearies - 2
System.IndexOutOfRangeException: Index was outside the bounds of the array. - missing info on assembly being decompiled
#3309 opened by greenozon - 1
Assert at ICSharpCode.Decompiler.CSharp.Transforms.TransformFieldAndConstructorInitializers.HandleInstanceFieldInitializers
#3310 opened by greenozon - 0
- 6
Weird cast
#3253 opened by CreateAndInject - 2
feature request: edit method
#3306 opened by nes-girl - 2
Incorrect decompilation (C#) "is null" (== null) and "is not null" (!= null) for Nullable types. Wrong using ! operator.
#3286 opened by ElbrusCloud - 2
question: compile
#3303 opened by nes-girl - 8
ICSharpCode.AvalonEdit.Highlighting.HighlightingDefinitionInvalidException: Error delay-loading highlighting definition
#3301 opened by greenozon - 0
System.FormatException: The input string 'PDB' was not in a correct format.
#3300 opened by greenozon - 4
Sorry we crashed while walking on references
#3290 opened by greenozon - 7
- 6
Assert at ICSharpCode.Decompiler.IL.CallInstruction.CheckInvariant(ILPhase phase)
#3296 opened by greenozon - 2
Navigation failed because the target is hidden even when show all types and members
#3289 opened by sgkoishi - 2
- 8
Help -> About is broken
#3281 opened by greenozon - 1
Indexer invocations should allow optional arguments
#3282 opened by greenozon - 3
- 4
Assert at ICSharpCode.Decompiler.CSharp.Transforms.DeclareVariables.ResolveCollisions()
#3262 opened by greenozon - 0
- 3
Missing variable declarations in repeated nested for-loops
#3272 opened by mmusu3 - 0
- 0
ILSpy crashes when it parses deconstruction constructs
#3275 opened by igorpyan - 4
Export C# code containing IL that can be re-assembled with InlineIL.Fody (https://github.com/ltrzesniewski/InlineIL.Fody)
#3270 opened by H-A-M-G-E-R - 6
Make it target a specific compiler, and add a tool to compare the recompiled IL to the original IL
#3269 opened by H-A-M-G-E-R - 5
Sorry, we crashed: System.ArgumentException: Unsupported table index: FieldPtr
#3273 opened by greenozon - 2
Open class in new tab by default option
#3267 opened by jacobh12349 - 1
Empty dotnet version folders lead to problems with resolving core assemblies in DotNetCorePathFinder
#3261 opened by Herrmel - 0
ILSpy crash
#3263 opened by greenozon - 0
Can't export project: System.UnauthorizedAccessException: Access to the path 'xxxx' is denied.
#3264 opened by greenozon - 2
- 2
FR: IL view on the GUI
#3259 opened by RedStoneMatt - 5
Failed to decompile the standard .NET8 assembly
#3236 opened by greenozon - 7
Failed to decompile file .NETCoreApp v8
#3255 opened by danthespal - 1
FR: Symbols removal & renaming in the ILSpy GUI
#3260 opened by RedStoneMatt - 6
Quicksearch box font cut below
#3256 opened by AGlezB - 4
- 0
Settings panel shows strange hover/selection behavior
#3249 opened by tom-englert - 0
Decompiler Settings: Checkbox in group header does not reflect state of the group
#3251 opened by tom-englert