Skip to content

bradycodemaster/Sepsemaphorin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sepsemaphorin
64-Bit Downgrade, Dualboot & Jailbreak Utility

Uses seprmvr64 by mineek

Supports iOS 7.0-12.5.7 as well as A7-A10x devices

IF YOUR DEVICE SUPPORTS LEGACY-IOS-KIT, YOU SHOULD REALLY USE THAT OVER THIS.

Chart of device compatibility

all versions 7.0-12.5.7 are supported a7-a10x

Chart of feature compatibility

iOS App Store Home button Volume keys Cydia Tweaks Respring Cellular Sideloadly iTunes
7.0.x**
7.1.x**
8.x**
9.x**
10.x**
11.x
12.x

**recomed versions

How do I use this?

This script deletes everything on your phone, including the main OS if you are not downgrading to iOS 10.3.3 or later. Make sure to backup all of your data before using this script as anything on the device prior to running this script will be UNRECOVERABLE afterwards. Use this script at your own risk. We are not responsible for any damages caused by you using this script.

To use this app, you need to downgrade to a supported version, and have a supported device.

xcode-select install to install git on macos

git clone https://github.com/y08wilm/Semaphorin && cd Semaphorin

Connect device in DFU mode

sudo ./semaphorin.sh <the version you are downgrading to> --restore

For example you may write sudo ./semaphorin.sh 11.1 --restore

The script has to backup important files from your current iOS version before you can downgrade.

When the script asks [*] Please enter the iOS version that is currently installed on your device., type your current iOS version and then hit the Enter key to continue.

It should then begin the process of downgrading your device. Please follow the on screen instructions. This might take a while. Your device will reboot multiple times.

If you downgraded to iOS 9 or later, please use the jailbreak app on your home screen to begin jailbreaking your device.

Subsequent runs after downgrade is finished

Connect device in DFU mode

sudo ./semaphorin.sh <the version you downgraded to previously> --boot

For example, if you downgraded to iOS 11.1, you would run sudo ./semaphorin.sh 11.1 --boot.

It should just boot to your requested iOS version normally.

Requirements

linux or mac

Stable internet connection. Please don't try using this with dial up...

At least 20GB of free space on your computer

USB Type-A port and Lightning cable. USB Type-C ports will NOT work with this script. If you're using a Mac that only has a USB-C port (such as 12" MacBooks, and late Intel MacBook Airs) a dongle/dock with a USB-A port should work just fine with a standard USB-A to Lightning cable.

Working iDevice: The script has to backup apticket.der, sep-firmware.img4, Baseband, and keybags from your device before you can downgrade to an older iOS version.

Support

We now have a Discord server where you can get help with this project.

If, for whatever reason, that invite link does not work, please contact wilm271 on Telegram.

The Discord server is strictly for Semaphorin support only. Please don't bring personal issues into our server.

Setup.app bypass

this willdelete setup.app to bypass actvation

Troubleshooting

The script only officially works on macOS 10.15 or later and linux due to some limitations on the developer's end. You have to install one of those versions to use the script. Please do not ask us about this.

Windows support is not planned either, do not ask about this either.

Cydia is absent (on iPads)

iPads have uicache issues with most jailbreaking tools. To open Cydia, enter cydia:// in Safari's address bar and press Enter.

wtfis.app is absent (on iPads)

iPads have uicache issues with most jailbreaking tools. To open wtfis, enter wtfis:// in Safari's address bar and press Enter.

Credits

About

downgrade unther for all a7-a10x

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%