“My buddy Aamir Lakhani is developing a iOS security class and recently posted about hacking iOS devices. This is a very popular subject and want to share this. Also shout out to Tom Bedwell for his assistance with the research. You can find the original posting at www.cloudcentrics.com”
iOS devices can be booted with their own kernel and micro operating systems instead of approved Apple firmware. When iOS devices are loaded with a micro kernel, you can run attacks such as bypassing the passcode, decrypting passwords, copying file systems, viewing emails and much more. The following guide describes how to create a RAM DISK, however it may not function precisely as a step-by-step instruction set, since each system is unique and requires some level of customization.
Note: If you run in to trouble when creating a RAM DISK due to unique OS configurations and code versions, don’t despair.
If you want to take the easy way
Download: http://cloudcentrics.com/wp-content/uploads/2012/11/iphone-dataprotection-modifed.zip
- and then complete step 11 then proceed to step 20.
Now let the real fun begin
IMPORTANT: Watch the word wrap. Many commands are single line and may be wrapped on multiple lines.
Step 1: Uninstall file system readers
If you have a system tool such as MacFuse or Tuxera, uninstall the program before starting and reboot your machine.
Step 2: Install Xcode from the Mac App Store
Step 3: Download and install Xcode Command Line Tools:
1. Download Xcode from the Apple App Store
2. Launch Xcode and go to preferences
3. Install Xcode Command Line tools and Simulators
Step 4: Open the Terminal App.
Make sure you are in your home directory. In my case the home directory is /Users/alakhani
Continue reading




