Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ilspy

What's __PostIncrement in decompiled VB (by ILSpy)

vb.net cil decompiling ilspy

What risks exist if I work in a C# shop and attempt to write F# just to rely on ILSpy for conversion?

f# inline cil decompiler ilspy

Decompiling IEnumerators

Why does this .dll have weird letters in ILSpy?

Are we looking at the original code in a Disassembler or reverse engineered CIL?

c# disassembly ilspy

Decompiled assembly - unusual code

c# .net events decompiling ilspy

ILSpy "Failed to resolve assembly" in AstBuilder

Why does 'return x switch' generates 'if (1 == 0)' in ILSpy?

c# cil ilspy

How to use ICSharpCode.Decompiler to decompile a whole assembly to a text file?

Reinserting XML Comments into a tree of C# source files from the auto generated [assembly].xml files

how to use ILspy debug a dll?

debugging process ilspy

Decompiling a .NET Framework v4.5 executable "not .NET assembly file" in dotPeek but executable runs fine

ILSpy, how to resolve dependencies?

How is Task.Delay awaitable if it's not marked async?

Odd class member syntax shown in ILSpy

c# syntax destructor ilspy

Variables ending with "1" have the "1" removed within ILSpy. Why?

c# ilspy