> For the complete documentation index, see [llms.txt](https://heinosass.gitbook.io/leet-sheet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heinosass.gitbook.io/leet-sheet/binary-exploitation/decompilation.md).

# Decompilation

## ELF binaries <a href="#docs-internal-guid-c4095737-7fff-0ce9-f38f-88fae1afcf72" id="docs-internal-guid-c4095737-7fff-0ce9-f38f-88fae1afcf72"></a>

Use Ghidra.

{% embed url="<https://ghidra-sre.org/>" %}

## .NET applications

Use dnSpy.

{% embed url="<https://github.com/dnSpy/dnSpy>" %}
