Jump to content

Reversing: Secrets of Reverse Engineering

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ham Pastrami (talk | contribs) at 16:42, 17 September 2007 (Created page with '{{Infobox Book | name = Reversing: Secrets of Reverse Engineering | title_orig = | translator = | image = [[Image:Reversing secrets of revers...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Reversing: Secrets of Reverse Engineering
AuthorEldad Eilam
SubjectReverse engineering
PublisherWiley Publishing
Publication date
2005
Publication placeUnited States, Canada
Pages595
ISBN0764574817

Reversing: Secrets of Reverse Engineering is a textbook on the subject of reverse engineering software, specifically within a Microsoft Windows environment. It covers the use of debuggers and other low-level tools for working with binaries. Of particular interest is that it uses OllyDbg in examples, and is therefore one of the few practical, modern books on the subject that uses popular, real-world tools to facilitate learning. The book is designed for independent study and does not contain problem sets, but it is also used as a course book in some university classes.