Extracting your iPhone bootloader
After jailbreaking your phone, install SSH and copy over speedynor from iPhone elite. It will dump your NOR into a file called geodump. SCP back geodump and run dd if=geodump of=bootloader.bin count=0x20000 bs=1. This should drop the bootloader from your phone to the bootloader.bin file.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home