๐ฌ Reverse Engineering
This category collects disassemblers, decompilers, binary analysis utilities, system call tracers, and sandboxes designed to inspect compiled applications.
Tool Catalog
Disassemblers & Decompilers
Binary source reconstruction: Ghidra (NSA decompiler), IDA Pro, Binary Ninja, and Cutter.
Debuggers
Instruction-level tracing: x64dbg, WinDbg, and GDB (with pwndbg/GEF/peda).
Dynamic & Static Analysis
Inspecting runtime properties: Windows Sysinternals ProcMon, DIE (Detect-It-Easy), and PE-bear.
Malware Analysis
Isolated checks: REMnux distro, Flare-VM, and automated sandboxes like Any.run.