From 0ce60614970752ff92e03a9af21ab5529d8cba12 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 5 Jan 2026 00:09:02 -0800 Subject: [PATCH] starred site --- docs/developer-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-tools.md b/docs/developer-tools.md index f22025ca8..ccaf73399 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -1219,10 +1219,10 @@ * 🌐 **[Reverse Engineering Resources](https://github.com/wtsxDev/reverse-engineering)** or [ReversingBits](https://mohitmishra786.github.io/reversingBits/) / [GitHub](https://github.com/mohitmishra786/reversingBits) - Reverse Engineering Resources * 🌐 **[Awesome Malware Analysis](https://github.com/rshipp/awesome-malware-analysis)** - Malware Analysis Resources +* ⭐ **[IDA Pro](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent/)** (search) - Software Disassembler / Decompiler * ⭐ **[GHIDRA](https://github.com/NationalSecurityAgency/ghidra)** - Reverse Engineering Framework * ⭐ **[x64dbg](https://x64dbg.com/)** - Debugger for Reverse Engineering * [⁠LemmeDebug](https://greasyfork.org/en/scripts/537775) - Disable Anti-Devtools for Reverse Engineering / Debugging -* [IDA Pro](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/torrent/) (search) - Software Disassembler / Decompiler * [Radare](https://www.radare.org/n/) - Free Reversing Toolkit / [Discord](https://discord.gg/YBey7CR9jf) / [GitHub](https://github.com/radareorg/radare2) * [Rizin](https://rizin.re/) or [Cutter](https://cutter.re/) - Reverse Engineering Framework * [Frida](https://frida.re/) - Dynamic Instrumentation Toolkit / [GitHub](https://github.com/frida/frida)