"Reverse Engineering for Beginners" free book


Farox

Certified Guru
Joined
Jan 8, 2009
Messages
2,413
Age
56
Location
Italy
Website
rbnet.it
Just discovered this book (free in pdf format) about reverse engineering and others developing topics written by Dennis Yurichev (yurichev.com).

The book cover many arguments:

Topics discussed: x86/x64, ARM/ARM64.

Topics touched: Oracle RDBMS, Itanium, copy-protection dongles, LD_PRELOAD, stack overflow, ELF, win32 PE file format, x86-64, critical sections, syscalls, TLS, position-independent code (PIC), profile-guided optimization, C++ STL, OpenMP, win32 SEH.

Download

I just started reading :) and i think to donate.

If you want to donate something go to http://beginners.re/donate.html

Many thanks also to the github page of Fabien Sanglard (here i discovered the book)
 
Thanks. I'll keep this book around... For when I'll be able to graps its content :D

I digged the Oracle part of the books. All I've to say is : impressive
 
Back
Top