Rating:

(9 reviews)
Author: Chris Eagle
ISBN : B005EI84TM
New from $31.99
Format: PDF
Download electronic versions of selected books Free The IDA Pro Book: The Unofficial Guide to the World's Most Popular Disassembler [Kindle Edition] from with Mediafire Link Download Link
No source code? No problem. With IDA Pro, the interactive disassembler, you live in a source code-optional world. IDA can automatically analyze the millions of opcodes that make up an executable and present you with a disassembly. But at that point, your work is just beginning. With The IDA Pro Book, you'll learn how to turn that mountain of mnemonics into something you can actually use.
Hailed by the creator of IDA Pro as "profound, comprehensive, and accurate," the second edition of The IDA Pro Book covers everything from the very first steps to advanced automation techniques. You'll find complete coverage of IDA's new Qt-based user interface, as well as increased coverage of the IDA debugger, the Bochs debugger, and IDA scripting (especially using IDAPython). But because humans are still smarter than computers, you'll even learn how to use IDA's latest interactive and scriptable interfaces to your advantage.
Save time and effort as you learn to:
- Navigate, comment, and modify disassembly
- Identify known library routines, so you can focus your analysis on other areas of the code
- Use code graphing to quickly make sense of cross references and function calls
- Extend IDA to support new processors and filetypes using the SDK
- Explore popular plug-ins that make writing IDA scripts easier, allow collaborative reverse engineering, and much more
- Use IDA's built-in debugger to tackle hostile and obfuscated code
Whether you're analyzing malware, conducting vulnerability research, or reverse engineering software, a mastery of IDA is crucial to your success. Take your skills to the next level with this 2nd edition of The IDA Pro Book.
Download latest books on mediafire and other links compilation Free The IDA Pro Book: The Unofficial Guide to the World's Most Popular Disassembler
- File Size: 3911 KB
- Print Length: 672 pages
- Publisher: No Starch Press; 2 edition (June 15, 2011)
- Sold by: Amazon Digital Services, Inc.
- Language: English
- ASIN: B005EI84TM
- Text-to-Speech: Enabled
X-Ray:
- Lending: Not Enabled
- Amazon Best Sellers Rank: #252,013 Paid in Kindle Store (See Top 100 Paid in Kindle Store)
- #23
in Books > Computers & Technology > Programming > Languages & Tools > Assembly Language Programming
- #23
in Books > Computers & Technology > Programming > Languages & Tools > Assembly Language Programming
Free The IDA Pro Book: The Unofficial Guide to the World's Most Popular Disassembler
IDA Pro is the world's most popular disassembler. This book is for you if you are a beginner or intermediate reverser and you do not already own the first edition of The IDA Pro Book. Much of the second edition is similar, or identical in some places, to the first edition. The IDA Pro Book 2nd Edition does a great job using IDA Pro as the enabling tool for discussing specific techniques of reverse engineering. It is more of a book about reverse engineering rather than a user manual for IDA.
Part I
Reverse engineering may be illegal in certain situations, but the author, Chris Eagle, gives solid explanations of reasons for reversing. Some of the reasons are obvious and maybe a bit scary, such as malware analysis and vulnerability analysis. Other reasons are more related to traditional computer science such as software interoperability and compiler/assembler validation. Like the first edition of the IDA Pro book, my favorite part of the chapter is still the explanations on disassembly algorithms. The author again does an excellent job highlighting the advantages and disadvantages of linear sweep and recursive descent, as well as explaining their differences and intricacies.
Chapter two is spent enumerating tools that supplement IDA in reversing. This is pretty much the same chapter as the first edition, and legitimately so. Beginners and first-time readers will likely find the chapter's contents to be helpful in working alongside IDA. It's worth noting for the chapter that one of the tools mentioned is PEiD, an application to help identify protections and other attributes of a PE. PEiD, however, is no longer developed or maintained as of April 4th, 2011.
Download Link 1