From 64a690fac7a41fcee30122c49a5585e287fc2d12 Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Tue, 21 Mar 2017 11:15:35 +0800 Subject: [PATCH] Add Radare2 book --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d581dd0..c1bd4cc 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ A curated list of awesome reversing resources *Reverse Engineering Books* * [The IDA Pro Book](http://amzn.to/2jTicOg) +* [Radare2 Book](https://www.gitbook.com/book/radare/radare2book/details) * [Reverse Engineering for Beginners](http://beginners.re/) * [The Art of Assembly Language](http://amzn.to/2jlxTNp) * [Practical Reverse Engineering](http://amzn.to/2iusXRW)