> For the complete documentation index, see [llms.txt](https://martian1337.gitbook.io/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://martian1337.gitbook.io/notes/resources/reverse-engineering.md).

# Reverse Engineering

{% embed url="<https://0xinfection.github.io/reversing/>" %}

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

{% embed url="<https://github.com/airbus-cyber/ghidralligator>" %}

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

#### Tools

{% embed url="<https://cutter.re/>" %}

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

{% embed url="<https://hex-rays.com/ida-free>" %}

Static Analysis

{% embed url="<https://frida.re/>" %}

Windows Only

{% embed url="<https://debugger.immunityinc.com/>" %}

Android

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

Plugins

{% embed url="<https://github.com/mooncat-greenpy/Ghidra_GolangAnalyzerExtension>" %}
