3157 Forks
18139 Stars
18139 Watchers

ILSpy

.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

How to download and setup ILSpy

Open terminal and run command
git clone https://github.com/icsharpcode/ILSpy.git
git clone is used to create a copy or clone of ILSpy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ILSpy https://github.com/icsharpcode/ILSpy/archive/master.zip

Or simply clone ILSpy with SSH
[email protected]:icsharpcode/ILSpy.git

If you have some problems with ILSpy

You may open issue on ILSpy support forum (system) here: https://github.com/icsharpcode/ILSpy/issues