> For the complete documentation index, see [llms.txt](https://gitbook.seguranca-informatica.pt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.seguranca-informatica.pt/tools-1/decompilers.md).

# Decompilers

**.NET**

[**Ilspy**](https://github.com/icsharpcode/ILSpy) – ILSpy is the open-source .NET assembly browser and decompiler.

[**DotPeek**](https://www.jetbrains.com/decompiler/) – dotPeek is a free-of-charge standalone tool based on ReSharper’s bundled decompiler. It can reliably decompile any .NET assembly into equivalent C# or IL code.

**vb5.0/6.0**\
[**VB Decompiler**](https://www.vb-decompiler.org/) **Lite 11 (p-code, VB6)** – Best code recovery solution for Visual Basic 5.0/6.0 applications and fast disassembler for Visual Studio .NET compiled apps.

[**WKTVBDebugger**](https://tuts4you.com/e107_plugins/download/download.php?view.1137)– A debugger for Visual Basic P-Code compiled apps.

[**Semi-vd-decompiler**](https://github.com/VBGAMER45/Semi-VB-Decompiler) – Partial decompiler for Visual Basic.

[**P32Dasm**](http://progress-tools.x10.mx/p32dasm.html) – VB5/VB6 Pcode decompiler.

[**Numega SmartCheck**](http://index-of.es/Cracking/Debuggers/Numega%20SmartCheck%206/) – SmartCheck is a run-time debugging tool that addresses the most problematic conditions encountered by Visual Basic developers.

**Delphie**\
[**DeDe**](https://tuts4you.com/e107_plugins/download/download.php?view.1131) – DeDe is a very fast program that can analyze executables compiled with Delphi.

[**Relyze**](https://www.relyze.com/download.html): Relyze Desktop is available in two editions, either Standard or Professional. Relyze Desktop Standard is free to use for non commercial purposes and is available to download below.

![](/files/-Mj1VDXmyKzPtKlUplwP)

{% embed url="<https://www.relyze.com/download.html>" %}

**Interactive Delphi Reconstructor (IDR):**  Interactive Delphi Reconstructor IDR (Interactive Delphi Reconstructor) – a decompiler of executable files (EXE) and dynamic libraries (DLL), written in Delphi and executed in Windows32 environment.

{% embed url="<https://github.com/crypto2011/IDR/releases/tag/27_01_2019>" %}

**AutoIt**\
[**AutoIt3 Decompiler**](http://domoticx.com/autoit3-decompiler-exe2aut/) **–** This application can be used to decompile AutoIt scripts.
