diff --git a/docs/devtools.md b/docs/devtools.md index 4657397d1..87b0ef349 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -1153,6 +1153,7 @@ * 🌐 **[Reverse Engineering Resources](https://github.com/wtsxDev/reverse-engineering)** - Reverse Engineering Resources * ⭐ **[GHIDRA](https://ghidra-sre.org/)** - Reverse Engineering * ⭐ **[x64dbg](https://x64dbg.com/)** - Debugger for Reverse Engineering +* [IDA Pro](https://hex-rays.com/ida-pro) - Reverse Engineering / [Guide](https://pastebin.com/TNTRzTMj) * [Radare](https://rada.re/r/) - Reverse Engineering * [Rizin](https://rizin.re/) - Reverse Engineering * [Frida](https://frida.re/) - Reverse Engineering @@ -1212,4 +1213,4 @@ * [JMESPath](https://jmespath.org/) - Query Language for JSON / [Tutorial](https://jmespath.org/tutorial.html) * [zio-json](https://zio.dev/zio-json)- JSON Library * [Mock Turtle](https://mockturtle.net/) - Generate Mock JSON Data -* [JSON Bin](https://jsonbin.io/) - JSON Host \ No newline at end of file +* [JSON Bin](https://jsonbin.io/) - JSON Host