Log in

View Full Version : Reverse Code Engineering Book


inline_asm
June 1st, 2012, 13:50
Hello folks, im looking for a good book about reverse code engineering if have found a few reviews about this book https://www.openrce.org/reference_library/book_review/0764574817

It seems to be a good book but it is from 2005 ...

Who knows a good book about reverse code engineering?

Im not a total beginner I have already a few experiences but I want to learn more. For example I have not really experiences in unpacking and anti reverse engineering routines.

deepzero
June 1st, 2012, 14:26
books usually deal with the more advanced techniques.
I suggest you go for online tutorials (read: lena151 newbie series) for the basics, especially if you want to learn unpacking.

owl
June 2nd, 2012, 08:29
"Practical Malware analysis" is a good book. Although, it concentrates on Malware, you still learn all the basics for reverse engineering.