# Debuggers / Disassemblers

**Ollydbg** \[[v1.10](http://www.ollydbg.de/odbg110.zip) or [v2.0](http://www.ollydbg.de/odbg200.zip).] – OllyDbg is a 32-bit assembler level analyzing debugger for Microsoft® Windows®.

**Ollydbg Plugins:**\
[**StrongOD (OllyDbg plugin**](https://tuts4you.com/e107_plugins/download/download.php?view.2028)) – This plug-in provides three kinds of ways to initiate the process.\
[**Ollydbg with 10 plugins**](https://github.com/romanzaikin/OllyDbg-v1.10-With-Best-Plugins-And-Immunity-Debugger-theme-) – StrongOD v0.4.8.892; PhantOm Plugin v1.85; OllyStepNSearch v0.6.2; OllyDump v3.00.110; EasyController v1.0.5.0; Analyze This v0.1; Labless v1.1.2.85

[**OllyDRX**](https://tuts4you.com/download/2507/) **–** A modified version of Ollydgb with useful plugins.

[**Immunity Debugger**](https://debugger.immunityinc.com/ID_register.py) – It’s a powerful new way to write exploits, analyze malware, and reverse engineer binary files.

[**WINDBG**](https://www.microsoft.com/en-us/download/confirmation.aspx?id=8279) **–** Microsoft Windows Debugger (WinDbg) is a powerful Windows-based debugger that is capable of both user-mode and kernel-mode debugging (my favourite tool).

[**x64dbg**](https://x64dbg.com/#start) – An open-source x64/x32 debugger for Windows. Please, see all the available [**plugins here**](https://github.com/x64dbg/x64dbg/wiki/Plugins)**.**

{% embed url="<http://maposafe.net/index/news/show/id/14.html>" %}

[**IDA PRO**](https://www.hex-rays.com/products/ida/support/download_freeware.shtml) – IDA is a Windows, Linux or Mac OS X hosted multi-processor disassembler and debugger that offers so many features it is hard to describe them all.

**IDA PRO Plugins:**\
[**IDAGolangHelper**](https://github.com/sibears/IDAGolangHelper) – Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary.

[**hashdb-ida**](https://github.com/OALabs/hashdb-ida)**:** HashDB API hash lookup plugin for IDA Pro.

![](https://4052868066-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWd-VcvRHVgUtkahm85%2Fuploads%2FdXFsIJtTaJLjiJrkeX4o%2FHashDB-Showcase.gif?alt=media\&token=9177f27e-188f-4e47-a2af-bbfcd63706e3)

[**ScyllaHide**](https://github.com/x64dbg/ScyllaHide) – ScyllaHide is an advanced open-source x64/x86 usermode Anti-Anti-Debug library. It can be used both in Ollydbg and X64dbg. Enjoy it.

[**flare-ida**](https://github.com/fireeye/flare-ida) – This repository contains a collection of IDA Pro scripts and plugins used by the FireEye Labs Advanced Reverse Engineering (FLARE) team.

[**GHIDRA**](https://ghidra-sre.org/) – A software reverse engineering (SRE) suite of tools developed by NSA’s Research Directorate in support of the Cybersecurity mission.

[**Hopper**](https://www.hopperapp.com/) – The macOS and Linux Disassembler.

[**plasma**](https://github.com/plasma-disassembler/plasma) – PLASMA is an interactive disassembler. It can generate a more readable assembly (pseudo code) with colored syntax.
