> For the complete documentation index, see [llms.txt](https://docs.remnux.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remnux.org/discover-the-tools/statically+analyze+code/.net.md).

# .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](https://github.com/REMnux/salt-states/blob/master/remnux/tools/de4dot.sls)

## 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](https://github.com/REMnux/salt-states/blob/master/remnux/packages/ilspy.sls)
