Secure Enclave has brought new challenges to iOS forensic examiners. We can't extract the encryption keys that are required to decrypt the device image, so performing physical acquisition is useless. But there is filesystem acquisition. Unfortunately, in most cases, it requires the iOS device to be jailbroken. The next section will show you how to jailbreak an iPhone running iOS 11.4.1 with Electra and an iPhone running iOS 13.2 with Checkra1n.
Filesystem acquisition
Practical jailbreaking
To perform filesystem acquisition, we need our iOS device to be jailbroken. The steps to jailbreak an iOS device running 11.4.1 are as follows:
-
Download Electra from: https://github.com/coolstar/electra-ipas/raw/master/Electra1141...