Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning iOS Security
  • Table Of Contents Toc
Learning iOS Security

Learning iOS Security

By : Allister Banks
5 (5)
close
close
Learning iOS Security

Learning iOS Security

5 (5)
By: Allister Banks

Overview of this book

This book is intended for mobile security professionals who want to learn how to secure iOS operating systems and its applications. Any knowledge of iOS architecture would be an added advantage.
Table of Contents (8 chapters)
close
close

Dive deeper with libimobiledevice


Xcode and other tools can be used to view logs on iOS devices. Another tool that is used to debug devices is called libimobiledevice. This is an open source project that is meant to help security researchers, developers, and administrators track the goings-on of iOS devices. The libimobiledevice library is available at http://www.libimobiledevice.org

Installing libimobiledevice using Homebrew

I usually install libimobiledevice using Homebrew, as there are a few dependencies that can be a little annoying to install otherwise.

To install Homebrew if you haven't already done so, perform the following steps:

  1. Elevate your privileges by running sudo and invoking a bash shell:

    sudo bash
    
  2. Run the following command:

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    
  3. Once the command is executed, follow the prompts to complete the installation. Once Homebrew is installed, run the following brew command to download the required components...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Learning iOS Security
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon