Debuggers / Disassemblers
Ollydbg Plugins:
StrongOD (OllyDbg plugin) – This plug-in provides three kinds of ways to initiate the process.
Ollydbg with 10 plugins – 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
Immunity Debugger – It’s a powerful new way to write exploits, analyze malware, and reverse engineer binary files.
WINDBG – Microsoft Windows Debugger (WinDbg) is a powerful Windows-based debugger that is capable of both user-mode and kernel-mode debugging (my favourite tool).
IDA PRO – 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 – Set of IDA Pro scripts for parsing GoLang types information stored in compiled binary.

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 – This repository contains a collection of IDA Pro scripts and plugins used by the FireEye Labs Advanced Reverse Engineering (FLARE) team.
GHIDRA – A software reverse engineering (SRE) suite of tools developed by NSA’s Research Directorate in support of the Cybersecurity mission.
plasma – PLASMA is an interactive disassembler. It can generate a more readable assembly (pseudo code) with colored syntax.
Last modified 1yr ago