Closed GoogleCodeExporter closed 9 years ago
The emf_decrypter script fails because it expects an image of the data
partition (/dev/disk0s1s2) and you have a "full disk image" of /dev/disk0.
I'll have to add some code to handle both cases.
However, if you downgraded from iOS 6 the data partition and the encryption
keys were erased during the restore process, so there is not much you can do,
even with a nand image.
Original comment by jean.sig...@gmail.com
on 15 Sep 2012 at 3:20
closing old issues
Original comment by jean.sig...@gmail.com
on 11 Feb 2014 at 10:38
I'm getting the same error message when trying to decrypt a 32gb iOS7 image with
python emf_decrypter.py --nowrite iphone.img
Did you add code to handle both data partition and full disk image?
Original comment by orj...@gmail.com
on 22 Aug 2014 at 6:52
Any chance to see emf_decrypter updated to try on full disk image of ios 8.0.2
restored to 8.1.2? Also if I understand correctly I will need 8.0.2 (not
available) keys to try to recover data from iPhone 4s?
Thanks,
Original comment by signa...@gmail.com
on 3 Feb 2015 at 12:00
Should this work on OSX 10.9.5 , Darwin 13.4.0? I am using HFSslueth and its
output if 'volinfo' is Signature: 0x482B (H+), any ideas why I am
getting the 'assert self.header.signature == 0x4858 or self.header.signature ==
0x482B' AssertionError? Thanks in advance
Original comment by glenbour...@googlemail.com
on 21 Apr 2015 at 3:07
Original issue reported on code.google.com by
emppun...@gmail.com
on 10 Sep 2012 at 2:41