Google Code Exporter
Google Code Exporter
``` ok, what was the correct value for dataVolumeOffset then ? Also, if you can dump just the first 4k of /dev/rdisk0 and post it here, it would help figure...
``` @h2spice Can you describe how you solve this problem? I have the same problem and I can't solve it yet. Thanks! ``` Original comment by `[email protected]` on 12 Nov...
``` @jcruzq78 you can try running the script attached in comment 9 (place it in the python_scripts folder, also make sure to comment line 120 in python_scripts/hfs/emf.py). If it works...
``` ok, thanks when i tried to execute python module(find_dataVolumeOffset.py), got dataVolumeOffset. after replace the dataVolumeOffset, you can execute python module(emf_decrypter.py). : ) ``` Original comment by `[email protected]` on 20...
``` @[email protected] Could you post the before/after value for dataVolumeOffset ? Thanks. ``` Original comment by `[email protected]` on 20 Nov 2012 at 9:10
``` This issue was updated by revision a829f9fe7a77. clear bitflip count in nand dump to give comparable images update issue 93 Makefile cleanup, use clang ``` Original comment by `[email protected]`...
``` This happens to me when I try to run the script without having the ramdisk loaded onto the phone. I load the ramdisk >> ./redsn0w.app/Contents/MacOS/redsn0w -i iphone511.ipsw -r myramdisk_n90ap.dmg...
``` Also, a tip I learned for myself - again, I have no idea if I'm doing it right BUT it did something, and that made me happy! 1) load...
``` Thnx for your advice! I can confirm that the second tip works well and I see first recovered jpegs in undeleted directory, this process is very slow so it...
``` @fremanofarrakis The error only occurs when you run ios_examiner on the nand dump file, but when you run it without parameters (with the ramdisk loaded) there is no error...