Here’s a list of some of the best malware reversing tools from Geek-Guy.com:

Based on the most complete archives of the Malware Reversing resource page from Geek-Guy.com, here are the extracted tools and their current, functional links organized by category:
Disassemblers & Debuggers
| Tool Name | URL |
| IDA Free / Pro | https://hex-rays.com/ida-free/ |
| Ghidra | https://ghidra-re.org/ |
| x64dbg | https://x64dbg.com/ |
| OllyDbg | http://www.ollydbg.de/ |
| Windbg | https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/ |
| Radare2 | https://www.radare.org/ |
Static Analysis & PE Tools
| Tool Name | URL |
| PEStudio | https://www.winitor.com/ |
| PE-bear | https://github.com/hasherezade/pe-bear |
| CFF Explorer | https://ntcore.com/?page_id=388 |
| Detect It Easy (DIE) | https://github.com/horsicq/Detect-It-Easy |
| Strings | https://learn.microsoft.com/en-us/sysinternals/downloads/strings |
| Resource Hacker | http://www.angusj.com/resourcehacker/ |
Dynamic Analysis & Monitoring
| Tool Name | URL |
| Process Hacker | https://processhacker.sourceforge.io/ |
| Procmon (Process Monitor) | https://learn.microsoft.com/en-us/sysinternals/downloads/procmon |
| Process Explorer | https://learn.microsoft.com/en-us/sysinternals/downloads/process-explorer |
| Regshot | https://sourceforge.net/projects/regshot/ |
| Wireshark | https://www.wireshark.org/ |
| Fakenet-NG | https://github.com/mandiant/flare-fakenet-ng |
Decompilers & Scripting
| Tool Name | URL |
| dnSpy (for .NET) | https://github.com/dnSpy/dnSpy |
| dotPeek | https://www.jetbrains.com/decompiler/ |
| JD-GUI (for Java) | http://java-decompiler.github.io/ |
| PyLingual | https://pylingual.io/ |
Sandboxing & Automated Analysis
| Tool Name | URL |
| Cuckoo Sandbox | https://cuckoosandbox.org/ |
| CAPE Sandbox | https://github.com/kevoreilly/CAPEv2 |
| Any.Run | https://any.run/ |
| Hybrid Analysis | https://www.hybrid-analysis.com/ |
Specialized Frameworks
| Tool Name | URL |
| FLARE-VM | https://github.com/mandiant/flare-vm |
| REMnux | https://remnux.org/ |
