Jump to content

Reversing: Secrets of Reverse Engineering

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 36.75.173.164 (talk) at 14:16, 29 April 2016 (Chapter Outline). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Reversing: Secrets of Reverse Engineering
AuthorEldad Eilam
LanguageEnglish
SubjectReverse engineering
PublisherWiley Publishing
Publication date
2005
Publication placeUnited States, Canada, China, Japan, EMEA
Pages595
ISBN0-7645-7481-7
OCLC60359199
005.1 22
LC ClassQA76.758 .E35 2005

Reversing: Secrets of Reverse Engineering is a textbook written by Eldad Eilam on the subject of reverse engineering software, mainly 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.[citation needed]

The book covers several different aspects of reverse engineering, and demonstrates what can be accomplished:

The book also includes a detailed discussion of the legal aspects of reverse engineering, and examines some famous court cases and rulings that were related to reverse engineering.

Considering its relatively narrow subject matter, Reversing is a bestseller that has remained on Amazon.com's list of top 100 software books for several years, since its initial release.[1]

Error Hacker By Dompu

Editions

  • Reversing: Secrets of Reverse Engineering, English, 2005. 595pp. ISBN 0-7645-7481-7
  • Reversing: 逆向工程揭密, Simplified Chinese, 2007. 598pp. ISBN 978-7-121-04995-8

References