Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse sandbox profiles fails for iPhone5,1_7.0_11A465 #5

Open
dnne opened this issue Mar 26, 2019 · 0 comments
Open

Reverse sandbox profiles fails for iPhone5,1_7.0_11A465 #5

dnne opened this issue Mar 26, 2019 · 0 comments

Comments

@dnne
Copy link
Contributor

dnne commented Mar 26, 2019

I tried to run iExtractor for iPhone5,1_7.0_11A465 but it failed to reverse sandbox profiles.

$ ./run_no_pack_fs_no_dyld iPhone5,1_7.0_11A465
* Change working directory to scripts/
* Download firmware image
Firmware file already exists at .././ipsw/iPhone5,1_7.0_11A465_Restore.ipsw Do you want to continue?[y/N] Not continuing.
* Unpack firmware image
[debug] Creating folder .././out/iPhone5,1_7.0_11A465 if does not exist ...
[debug] Unpacking ipsw file .././ipsw/iPhone5,1_7.0_11A465_Restore.ipsw to .././out/iPhone5,1_7.0_11A465 ...
[debug] unzip -o -qq .././ipsw/iPhone5,1_7.0_11A465_Restore.ipsw -d .././out/iPhone5,1_7.0_11A465
* Decrypt disk image file
[debug] Change working directory to bin/
[debug] ./decrypt_fs .././out/iPhone5,1_7.0_11A465/038-3511-395.dmg 3fc09269ff2d59d9d1a611d0a480ad6fd4e71d1aa43056a2eb13799432494eebbc20ad36
[debug] Decrypting dmg file .././out/iPhone5,1_7.0_11A465/038-3511-395.dmg to .././out/iPhone5,1_7.0_11A465/decrypted.dmg ...
[debug] ../tools/vfdecrypt/vfdecrypt -k3fc09269ff2d59d9d1a611d0a480ad6fd4e71d1aa43056a2eb13799432494eebbc20ad36 -i.././out/iPhone5,1_7.0_11A465/038-3511-395.dmg -o.././out/iPhone5,1_7.0_11A465/decrypted.dmg
[info] macOS is able to attach and mount .dmg files. Not converting .././out/iPhone5,1_7.0_11A465/decrypted.dmg to .././out/iPhone5,1_7.0_11A465/rootfs.img
* Decrypt kernelcache
[debug] Change working directory to bin/
[debug] ./decrypt_kernel .././out/iPhone5,1_7.0_11A465/kernelcache.release.n41 85437bbb506771cac155e4e2c01a671c fe0767f3c3e28d8a4f4326589de5210ba7601a5a0821893ac19e8263d40927f2
[debug] Decrypting kernelcache file .././out/iPhone5,1_7.0_11A465/kernelcache.release.n41 to .././out/iPhone5,1_7.0_11A465/kernelcache.decrypted ...
[debug] ../tools/xpwn/builddir/ipsw-patch/xpwntool .././out/iPhone5,1_7.0_11A465/kernelcache.release.n41 .././out/iPhone5,1_7.0_11A465/kernelcache.decrypted -iv 85437bbb506771cac155e4e2c01a671c -k fe0767f3c3e28d8a4f4326589de5210ba7601a5a0821893ac19e8263d40927f2 -decrypt
[debug] Unpacking kernelcache file .././out/iPhone5,1_7.0_11A465/kernelcache.decrypted (offet 448) to .././out/iPhone5,1_7.0_11A465/kernelcache.mach.arm ...
[debug] ../tools/lzssdec/lzssdec -o 448 < .././out/iPhone5,1_7.0_11A465/kernelcache.decrypted > .././out/iPhone5,1_7.0_11A465/kernelcache.mach.arm
* Extract sandbox extension
[debug] Change working directory to bin/
[debug] ./extract_sandbox_extension .././out/iPhone5,1_7.0_11A465/kernelcache.mach.arm
[debug] Extracting sandbox extension from .././out/iPhone5,1_7.0_11A465/kernelcache.mach.arm to .././out/iPhone5,1_7.0_11A465/com.apple.security.sandbox.kext ...
[debug] ../tools/joker/joker.universal -K com.apple.security.sandbox .././out/iPhone5,1_7.0_11A465/kernelcache.mach.arm
* Mount root filesystem
Password:
[debug] Change working directory to bin/
[debug] ./mount_fs .././out/iPhone5,1_7.0_11A465/decrypted.dmg /mnt/ios/iPhone5,1_7.0_11A465
[debug] Mounting disk image file .././out/iPhone5,1_7.0_11A465/decrypted.dmg to /mnt/ios/iPhone5,1_7.0_11A465 ...
[debug] hdiutil attach -noverify -mountpoint /mnt/ios/iPhone5,1_7.0_11A465 .././out/iPhone5,1_7.0_11A465/decrypted.dmg
* Copy sandboxd
[debug] Copying sandboxd file from /mnt/ios/iPhone5,1_7.0_11A465//usr/libexec/sandboxd to .././out/iPhone5,1_7.0_11A465/sandboxd ...
[debug] cp /mnt/ios/iPhone5,1_7.0_11A465//usr/libexec/sandboxd .././out/iPhone5,1_7.0_11A465/sandboxd
* Unmount root filesystem
[debug] Change working directory to bin/
[debug] ./unmount_fs /mnt/ios/iPhone5,1_7.0_11A465
[debug] Unmounting disks for mount point /mnt/ios/iPhone5,1_7.0_11A465 ...
[debug] hdiutil detach /dev/disk3
* Extract sandbox profiles
[debug] Change working directory to ../tools/sandblaster/helpers/
[debug] ./extract_sandbox_operations ../../.././out/iPhone5,1_7.0_11A465/com.apple.security.sandbox.kext 7.0 > ../../.././out/iPhone5,1_7.0_11A465/sb_ops
[debug] Change working directory to ../tools/sandblaster/helpers/
[debug] ./extract_sandbox_profiles ../../.././out/iPhone5,1_7.0_11A465/sandboxd 7.0 ../../.././out/iPhone5,1_7.0_11A465
* Reverse sandbox profiles
[debug] Change working directory to ../tools/sandblaster/reverse-sandbox/
[info] This step will take some time ...
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/* to ../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/* 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.

The extracted files are:

$ ls out/iPhone5,1_7.0_11A465/
038-3394-250.dmg                                MobileSlideShow.bin                             coresymbolicationd.bin                          nsnetworkd.bin
038-3474-250.dmg                                PasteBoard.bin                                  cplogd.bin                                      passd.bin
038-3511-395.dmg                                Restore.plist                                   dataaccessd.bin                                 pfd.bin
AdSheet.bin                                     SecureBackupAlert.bin                           debugserver.bin                                 printd.bin
AppleDiags.bin                                  Stocks.bin                                      decrypted.dmg                                   ptpd.bin
Aquarium.bin                                    StreamingUnzipService.bin                       ftp-proxy-embedded.bin                          quicklookd.bin
BTServer.bin                                    WebSheet.bin                                    gamed.bin                                       racoon.bin
BlueTool.bin                                    accessoryd.bin                                  geod.bin                                        reversed_profiles
BuildManifest.plist                             afcd.bin                                        gputoolsd.bin                                   sandbox_profiles
CFNetworkAgent.bin                              apsd.bin                                        iapd.bin                                        sandboxd
CVMServer.bin                                   com.apple.GSSCred.bin                           kernelcache.decrypted                           sb_ops
CommCenter.bin                                  com.apple.datadetectors.AddToRecentsService.bin kernelcache.mach.arm                            softwareupdated.bin
DataActivation.bin                              com.apple.sandboxd.bin                          kernelcache.release.n41                         syncdefaultsd.bin
Firmware                                        com.apple.security.sandbox.kext                 librariand.bin                                  transitd.bin
IMDPersistenceAgent.bin                         com.apple.snhelper.bin                          lockdownd.bin                                   userfs_helper.bin
Lowtide.bin                                     com.apple.tccd.bin                              mDNSResponder.bin                               userfsd.bin
MailCompositionService.bin                      com.apple.tzlinkd.bin                           mediaserverd.bin                                vibrationmanagerd.bin
MobileCal.bin                                   com.apple.ubd.bin                               mobile-house-arrest.bin                         vpn-plugins.bin
MobileMaps.bin                                  com.apple.xpcd.bin                              mobileassetd.bin
MobileSMS.bin                                   container.bin                                   nointernet.bin

For iOS 5-8 extracted sandbox profiles are separated. The issue is that they are extracted in the out/iPhone5,1_7.0_11A465/ instead of out/iPhone5,1_7.0_11A465/sandbox_profiles as the script responsible for reversing the sandbox profiles expects them to be either in sandbox_bundle or in sandbox_profiles/.

Furthermore after moving the extracted binary profiles in the sandbox_profiles/ and removing the empty directory reversed_profiles/, I noticed another error as shown by the following logs:

$ ./run_no_pack_fs_no_dyld iPhone5,1_7.0_11A465
* Change working directory to scripts/
* Download firmware image
Firmware file already exists at .././ipsw/iPhone5,1_7.0_11A465_Restore.ipsw Do you want to continue?[y/N] Not continuing.
* Unpack firmware image
Folder to unpack (.././out/iPhone5,1_7.0_11A465) already exists, a previous unpacking may have already taken place. Do you want to continue?[y/N] Not continuing.
* Decrypt disk image file
Decrypted image file .././out/iPhone5,1_7.0_11A465/decrypted.dmg already exists, a previous decryption may have already taken place. Do you want to continue?[y/N] Not continuing.
* Decrypt kernelcache
Decrypted kernelcache file .././out/iPhone5,1_7.0_11A465/kernelcache.decrypted already exists, a previous decryption may have already taken place. Do you want to continue?[y/N] Not continuing.
* Extract sandbox extension
Sandbox extension file .././out/iPhone5,1_7.0_11A465/com.apple.security.sandbox.kext already exists. Extraction has likely happened previously. Do you want to continue?[y/N] Not continuing.
* Mount root filesystem
[debug] Change working directory to bin/
[debug] ./mount_fs .././out/iPhone5,1_7.0_11A465/decrypted.dmg /mnt/ios/iPhone5,1_7.0_11A465
[debug] Mounting disk image file .././out/iPhone5,1_7.0_11A465/decrypted.dmg to /mnt/ios/iPhone5,1_7.0_11A465 ...
[debug] hdiutil attach -noverify -mountpoint /mnt/ios/iPhone5,1_7.0_11A465 .././out/iPhone5,1_7.0_11A465/decrypted.dmg
* Copy sandboxd
Sandboxd file .././out/iPhone5,1_7.0_11A465/sandboxd already exists, a previous copying has probably taken place. Do you want to continue?[y/N] Not continuing.
* Unmount root filesystem
[debug] Change working directory to bin/
[debug] ./unmount_fs /mnt/ios/iPhone5,1_7.0_11A465
[debug] Unmounting disks for mount point /mnt/ios/iPhone5,1_7.0_11A465 ...
[debug] hdiutil detach /dev/disk3
* Extract sandbox profiles
Sandbox operations file .././out/iPhone5,1_7.0_11A465/sb_ops already exists. Extraction has likely happened previously. Do you want to continue?[y/N] Not continuing.
Sandbox profiles folder .././out/iPhone5,1_7.0_11A465/sandbox_profiles already exists. Extraction has likely happened previously. Do you want to continue?[y/N] Not continuing.
* Reverse sandbox profiles
[debug] Change working directory to ../tools/sandblaster/reverse-sandbox/
[info] This step will take some time ...
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/AdSheet.bin to ../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/AdSheet.bin 2> /dev/null
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/AppleDiags.bin to ../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/AppleDiags.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/Aquarium.bin to ../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/Aquarium.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/BTServer.bin to ../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/BTServer.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/BlueTool.bin to ../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/BlueTool.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/CFNetworkAgent.bin to ../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/CFNetworkAgent.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/CVMServer.bin to ../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/CVMServer.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/CommCenter.bin to ../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/CommCenter.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/DataActivation.bin to ../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/DataActivation.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/IMDPersistenceAgent.bin to ../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/IMDPersistenceAgent.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/Lowtide.bin to ../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/Lowtide.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MailCompositionService.bin to ../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MailCompositionService.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MobileCal.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MobileCal.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MobileMaps.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MobileMaps.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MobileSMS.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MobileSMS.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MobileSlideShow.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/MobileSlideShow.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/PasteBoard.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/PasteBoard.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/SecureBackupAlert.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/SecureBackupAlert.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/Stocks.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/Stocks.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/StreamingUnzipService.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/StreamingUnzipService.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/WebSheet.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/WebSheet.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/accessoryd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/accessoryd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/afcd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/afcd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/apsd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/apsd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.GSSCred.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.GSSCred.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.datadetectors.AddToRecentsService.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.datadetectors.AddToRecentsService.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.sandboxd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.sandboxd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.snhelper.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.snhelper.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.tccd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.tccd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.tzlinkd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.tzlinkd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.ubd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.ubd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.xpcd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/com.apple.xpcd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/container.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/container.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/coresymbolicationd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/coresymbolicationd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/cplogd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/cplogd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/dataaccessd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/dataaccessd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/debugserver.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/debugserver.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/ftp-proxy-embedded.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/ftp-proxy-embedded.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/gamed.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/gamed.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/geod.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/geod.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/gputoolsd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/gputoolsd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/iapd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/iapd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/librariand.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/librariand.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/lockdownd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/lockdownd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/mDNSResponder.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/mDNSResponder.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/mediaserverd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/mediaserverd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/mobile-house-arrest.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/mobile-house-arrest.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/mobileassetd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/mobileassetd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/nointernet.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/nointernet.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/nsnetworkd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/nsnetworkd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/passd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/passd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/pfd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/pfd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/printd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/printd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/ptpd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/ptpd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/quicklookd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/quicklookd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/racoon.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/racoon.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/softwareupdated.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/softwareupdated.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/syncdefaultsd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/syncdefaultsd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/transitd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/transitd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/userfs_helper.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/userfs_helper.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/userfsd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/userfsd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/vibrationmanagerd.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/vibrationmanagerd.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.
[debug] Reversing sandbox profile(s) from ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/vpn-plugins.bin to ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ...
[debug] python reverse_sandbox.py -r 7.0 -o ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/sb_ops -d ../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../../.././out/iPhone5,1_7.0_11A465/reversed_profiles ../../.././out/iPhone5,1_7.0_11A465/sandbox_profiles/vpn-plugins.bin 2> /dev/null
[error] Previous command ended with error. Turn on debugging and run manually to investigate.

It looks like the script adds too many '../' in the path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant