- Introduction
I recently started reading Practical Reverse Engineering: x86, x64, ARM, Windows Kernel, Reversing Tools, and Obfuscation; ISBN: 978-1-118-78731-1
The book contains number of exercises and the authors encourage people to share their solutions.
This project contains my solutions - write-ups and source code. I am also planning to post the solutions at my blog on http://wwww.dailysecurity.net I will be using it also to track my progress :)
If you have any comments - let me know.
Enjoy!
- Directories and files
Ch1-ex1 - contains the files for the first exercise in chapter 1 Ch1-ex2 - contains the files for the second exercise in chapter 1
other - contains files crated to help me examine different concepts discussed in the book