mineek / sunst0rm

iOS Tether Downgrader
GNU General Public License v3.0
294 stars 46 forks source link

Add support for T2 Macs please #95

Open alhaithammsar opened 1 year ago

alhaithammsar commented 1 year ago

Add support for T2 Macs please hoping to downgrade the mac bridgeOS from the ipsw file, since T2 macs use very similar files in the ipsw like ibss ibec ramdisk & im able to patch these files & gain ssh through ramdisk on T2. first step to add firmware.jason for T2 macs then the patching process can be just like the iphone ipsw process. thank you

Beast9265 commented 1 year ago

uhh what

Beast9265 commented 1 year ago

how would you boot your mac then

alhaithammsar commented 1 year ago

so my main goal is to downgrade to older bridgeOS which is very identical to IOS after the downgrade it will allow me to gain Root access to the filesystem, there are a few changes I can make to turn not usable mac into a fully functional device. I only need the downgrade temporally just to do these modifications then I can update to the latest bridgeOS after

Arna13 commented 1 year ago

I don't think T2 firmware downgrades are in the scope of this tool and it should probably be another tool since the process of downgrading is most likely different.

alhaithammsar commented 1 year ago

Thank u [Arna13] for your reply we hope to see it happen, currently working on T2 ssh ramdisk, got everything to work except mounting /var partition still working on that