Update devtools.md

add ida pro and cracking guide
This commit is contained in:
Clone5030 2024-12-04 18:02:53 -05:00 committed by GitHub
parent 428e8b245f
commit 369e4ff201
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
* [JSON Bin](https://jsonbin.io/) - JSON Host