Advanced Apple Debugging and Reverse Engineering (pdf)

$2.00

Author Derek Selander
Edition 1
Edition Year 2019
Format PDF
ISBN 9781942878674
Language English
Number Of Pages 561
Publisher Razeware LLC

Description

Learn the powerful secrets of Apple’s software debugger, LLDB, that can get more information out of any program than you ever thought possible.In Advanced Apple Debugging and Reverse Engineering, you’ll come to realize debugging is an enjoyable process to help you better understand software. Not only will you learn to find bugs faster, but you’ll also learn how other developers have solved problems similar to yours. You’ll also learn how to create custom, powerful debugging scripts that will help you quickly find the secrets behind any bit of code that piques your interest.This book is for intermediate to advanced iOS/macOS developers who are already familiar with either Swift or Objective-C and want to take their debugging skills to the next level.Topics Covered in Advanced Apple Debugging & Reverse Engineering:

  • LLDB Max Achievement: Master LLDB and learn about its extensive list of subcommands and options.
  • 1’s and 0’s: Learn the low-level components available to help extract useful information from a program, from assembly calling conventions to exploring the process of dynamically-loaded frameworks.
  • The Power of Python: Use LLDB’s Python module to create powerful custom debugging commands to introspect and augment existing programs.
  • Nothing is Secret: Learn how to use DTrace, a dynamic tracing framework, and how to write D scripts to query anything you were ever curious about on your macOS machine.

Additional information

Author

Derek Selander

Edition

1

Edition Year

2019

Format

PDF

ISBN

9781942878674

Language

English

Number Of Pages

561

Publisher

Razeware LLC

Reviews

There are no reviews yet.

Be the first to review “Advanced Apple Debugging and Reverse Engineering (pdf)”

Your email address will not be published. Required fields are marked *