• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

.NET ILSpy 4.0 RC2

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
Sin-t-tulo-1.png


ILSpy is the open-source .NET assembly browser and decompiler.

Decompiler Frontends

Aside from the WPF UI ILSpy (downloadable via Releases, see also plugins), the following other frontends are available:

    Visual Studio 2017 extension marketplace
    Visual Studio Code Extension repository | marketplace
    ICSharpCode.Decompiler NuGet for your own projects
    Linux/Mac/Windows command line client - check out ICSharpCode.Decompiler.Console in this repository
    Linux/Mac/Windows PowerShell cmdlets in this repository

Features

    Decompilation to C#
    Whole-project decompilation (csproj, not sln!)
    Search for types/methods/properties (substring)
    Hyperlink-based type/method/property navigation
    Base/Derived types navigation, history
    BAML to XAML decompiler
    Extensible via plugins (MEF)
    Check out the language support status

License

ILSpy is distributed under the MIT License.

Included open-source libraries:

    Mono.Cecil: MIT License (part of ICSharpCode.Decompiler)
    LightJson: MIT License (part of ICSharpCode.Decompiler)
    Humanizer: MIT License (part of ICSharpCode.Decompiler)
    AvalonEdit: MIT License
    SharpTreeView: LGPL
    Ricciolo.StylesExplorer: MS-PL (part of ILSpy.BamlDecompiler.Plugin)
    CommandLineUtils: Apache License 2.0 (part of ICSharpCode.Decompiler.Console)

To see this hidden content, you must like this content.
Pass:

level23hacktools.com

 
Status
Not open for further replies.
Back
Top