~~NOTOC~~
====== ILSpy - オープンソース、クロスプラットフォームの .NET アセンブリブラウザ、逆コンパイラ ======
{{windows:ilspy_001.png?600|ILSpy 001}}\\
本家: [[https://ilspy.net/|]]\\
ソースコード: [[https://github.com/icsharpcode/ILSpy|GitHub - icsharpcode/ILSpy: .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!]]\\
===== インストール =====
[[windows:scoop|Scoop]] によるインストール。\\
ダウンロード元として **extras** バケットを追加する。\\
$ scoop bucket add extras
Checking repo... ok
The extras bucket was added successfully.
**ILSpy** をインストールする。\\
$ scoop install ilspy
Installing 'ilspy' (6.2.0.6124) [64bit]
ILSpy_binaries_6.2.0.6124.zip (3.0 MB) [======================================================================] 100%
Checking hash of ILSpy_binaries_6.2.0.6124.zip ... ok.
Extracting ILSpy_binaries_6.2.0.6124.zip ... done.
Linking ~\scoop\apps\ilspy\current => ~\scoop\apps\ilspy\6.2.0.6124
Creating shim for 'ILSpy'.
Creating shortcut for ILSpy (ILSpy.exe)
'ilspy' (6.2.0.6124) was installed successfully!