Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.14 KB

File metadata and controls

25 lines (17 loc) · 1.14 KB
description
Statically Analyze Code

.NET

de4dot

Deobfuscate and unpack .NET programs.

Website: https://github.com/0xd4d/de4dot
Author: 0xd4d
License: GNU General Public License (GPL) v3.0: https://github.com/0xd4d/de4dot/blob/master/COPYING
State File: remnux.tools.de4dot

ILSpy

Examine and decompile .NET programs.

Website: https://github.com/icsharpcode/ILSpy
Author: AlphaSierraPapa and https://github.com/icsharpcode/ILSpy/graphs/contributors
License: MIT License: https://github.com/icsharpcode/ILSpy/blob/master/doc/ILSpyAboutPage.txt
Notes: This is the command-line version of ILSpy, which you can run using the ilspycmd command.
State File: remnux.packages.ilspy