From 972b322bbb23357d08313101669190539a646932 Mon Sep 17 00:00:00 2001 From: Dennis Yurichev Date: Thu, 9 Jan 2014 02:25:55 +0200 Subject: [PATCH] An introduction to reverse engineering for beginners --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 42160dd1..1fcaa124 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -516,6 +516,7 @@ * [The Second Book Of Machine Language](http://www.atariarchives.org/2bml/) * [Wizard Code](http://vendu.twodots.nl/wizardcode.html) * [x86 Assembly](http://en.wikibooks.org/wiki/X86_Assembly) +* [An introduction to reverse engineering for beginners](https://github.com/dennis714/RE-for-beginners) ####Non-X86 * [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan -- GitLab