Practical Binary Analysis

Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly



Bookstore > Books > Practical Binary Analysis

Price$33.96 - $39.58
Rating
AuthorDennis Andriesse
PublisherNo Starch Press
Published2018
Pages456
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101593279124
ISBN-139781593279127
EBook Hardcover Paperback

As malware increasingly obfuscates itself and applies anti-analysis techniques to thwart our analysis, we need more sophisticated methods that allow us to raise that dark curtain designed to keep us out - binary analysis can help. The goal of all binary analysis is to determine (and possibly modify) the true properties of binary programs to understand what they really do, rather than what we think they should do. While reverse engineering and disassembly are critical first steps in many forms of binary analysis, there is much more to be learned.

This hands-on guide teaches you how to tackle the fascinating but challenging topics of binary analysis and instrumentation and helps you become proficient in an area typically only mastered by a small group of expert hackers. It will take you from basic concepts to state-of-the-art methods as you dig into topics like code injection, disassembly, dynamic taint analysis, and binary instrumentation. Written for security engineers, hackers, and those with a basic working knowledge of C/C++ and x86-64, Practical Binary Analysis will teach you in-depth how binary programs work and help you acquire the tools and techniques needed to gain more control and insight into binary programs.

Once you've completed an introduction to basic binary formats, you'll learn how to analyze binaries using techniques like the GNU/Linux binary analysis toolchain, disassembly, and code injection. You'll then go on to implement profiling tools with Pin and learn how to build your own dynamic taint analysis tools with libdft and symbolic execution tools using Triton.

Parse ELF and PE binaries and build a binary loader with libbfd; Use data-flow analysis techniques like program tracing, slicing, and reaching definitions analysis to reason about runtime flow of your programs; Modify ELF binaries with techniques like parasitic code injection and hex editing; Build custom disassembly tools with Capstone; Use binary instrumentation to circumvent anti-analysis tricks commonly used by malware; Apply taint analysis to detect control hijacking and data leak attacks; Use symbolic execution to build automatic exploitation tools.

With exercises at the end of each chapter to help solidify your skills, you'll go from understanding basic assembly to performing some of the most sophisticated binary analysis and instrumentation. Practical Binary Analysis gives you what you need to work effectively with binary programs and transform your knowledge from basic understanding to expert-level proficiency.




5 5 86

Similar Books


Practical Intrusion Analysis

Practical Intrusion Analysis

by Ryan Trost

Recently, powerful innovations in intrusion detection and prevention have evolved in response to emerging threats and changing business environments. However, security practitioners have found little reliable, usable information about these new IDS/IPS technologies. In Practical Intrusion Analysis, one of the field's leading experts ...

Price:  $43.99  |  Publisher:  Addison-Wesley  |  Release:  2009

Practical Packet Analysis

Practical Packet Analysis

by Chris Sanders

It's easy enough to install Wireshark and begin capturing packets off the wire - or from the air. But how do you interpret those packets once you've captured them? And how can those packets help you to better understand what's going on under the hood of your network? Practical Packet Analysis shows how to use Wireshark to c...

Price:  $10.46  |  Publisher:  No Starch Press  |  Release:  2007

Practical Malware Analysis

Practical Malware Analysis

by Michael Sikorski, Andrew Honig

Malware analysis is big business, and attacks can cost a company dearly. When malware breaches your defenses, you need to act quickly to cure current infections and prevent future ones from occurring.For those who want to stay ahead of the latest malware, Practical Malware Analysis will teach you the tools and techniques used by professio...

Price:  $17.15  |  Publisher:  No Starch Press  |  Release:  2012

Practical Packet Analysis, 3rd Edition

Practical Packet Analysis, 3rd Edition

by Chris Sanders

It's easy to capture packets with Wireshark, the world's most popular network sniffer, whether off the wire or from the air. But how do you use those packets to understand what's happening on your network?Updated to cover Wireshark 2.x, the third edition of Practical Packet Analysis will teach you to make sense of your pack...

Price:  $33.48  |  Publisher:  No Starch Press  |  Release:  2017

Practical Data Analysis

Practical Data Analysis

by Hector Cuesta

Plenty of small businesses face big amounts of data but lack the internal skills to support quantitative analysis. Understanding how to harness the power of data analysis using the latest open source technology can lead them to providing better customer service, the visualization of customer needs, or even the ability to obtain fresh insi...

Price:  $29.99  |  Free ebook  |  Publisher:  Packt Publishing  |  Release:  2013

Clojure Data Analysis Cookbook

Clojure Data Analysis Cookbook

by Eric Rochester

Data is everywhere and it's increasingly important to be able to gain insights that we can act on. Using Clojure for data analysis and collection, this book will show you how to gain fresh insights and perspectives from your data with an essential collection of practical, structured recipes.The Clojure Data Analysis Cookbook - prese...

Price:  $32.99  |  Publisher:  Packt Publishing  |  Release:  2013

Practical Forensic Analysis of Artifacts on iOS and Android Devices

Practical Forensic Analysis of Artifacts on iOS and Android Devices

by Mohammed Moreb

Leverage foundational concepts and practical skills in mobile device forensics to perform forensically sound criminal investigations involving the most complex mobile devices currently available on the market. Using modern tools and techniques, this book shows you how to conduct a structured investigation process to determine the nature o...

Price:  $41.49  |  Publisher:  Apress  |  Release:  2022

Foundations of ARM64 Linux Debugging, Disassembling, and Reversing

Foundations of ARM64 Linux Debugging, Disassembling, and Reversing

by Dmitry Vostokov

Gain a solid understanding of how Linux C and C++ compilers generate binary code. This book explains the reversing and binary analysis of ARM64 architecture now used by major Linux cloud providers and covers topics ranging from writing programs in assembly language, live debugging, and static binary analysis of compiled C and C++ code. It...

Price:  $34.70  |  Publisher:  Apress  |  Release:  2023