From dde0fa4178410a6e02bec2a0a5f5783cf0bd7ab8 Mon Sep 17 00:00:00 2001 From: ch0ic3 Date: Tue, 17 Dec 2024 22:24:50 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d9c868..475049b 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ Reverse engineering involves analyzing software or hardware to understand its de ### **Recommended Books** 1. [Practical Reverse Engineering](https://theredteam.tech/ch0ic3/My-Books/src/branch/main/Practical%20Reverse%20Engineering%20x86%2C%20x64%2C%20ARM%2C%20Windows%20Kernel%2C%20Reversing%20Tools%2C%20and%20Obfuscation%20%28Bruce%20Dang%2C%20Alexandre%20Gazet%2C%20Elias%20Bachaalany%29.pdf) 2. [The IDA Pro Book MISSING]() - +3. [GhidraBook](https://theredteam.tech/ch0ic3/My-Books/src/branch/main/theghidrabook.pdf) --- ## Contributions