Modderphorin will be a rewrite of the utility known as Semaphorin which is a utility that would downgrade your 64 bit iOS devices So far this script is untested but it should work with downgrading the iPhone 5s (6,1) to iOS 7.1.2 and 7.0.6
Make sure your device is jailbroken with both openSSH and mterminal installed
Install xcode command line tools
xcode-select install
Then clone the repo
git clone https://github.com/Switch-modder/Modderphorin
Mark both scripts as executable by doing
chmod +x script.sh
And
chmod +x clean.sh
Now plug in the iPhone in DFU mode and run
./script.sh
When it asks the version choose either 7.1.2 or 7.0.6
If the script asks for any password it should be either your Mac password or the SSH password alpine
The original tool along with this rewrite use a lot of tools made by many members of the community. Big thanks to these people. (Copied from the Semaphorin repo)
- Nathan for the ssh ramdisk and iBoot64Patcher fork
- Mineek for seprmvr64 and other patches**
- nyuszika7h for the script to help get into DFU
- tihmstar for pzb/original iBoot64Patcher/original liboffsetfinder64/img4tool
- Tom for a couple patches and bugfixes
- xerub for img4lib and restored_external in the ramdisk
- Cryptic for iBoot64Patcher fork, and liboffsetfinder64 fork
- libimobiledevice for several tools used in this project (irecovery, ideviceenterrecovery etc), and nikias for keeping it up to date
- Nick Chan general help with patches and iBoot payload stuff
- Serena for helping with boot ramdisk.
- planetbeing for dmg tool from xpwn
- exploit3dguy for iPatcher which is used for patching iBoot on ios 7
- dora2-ios for iPwnder
- NyanSatan for fixkeybag