Skip to content

Instantly share code, notes, and snippets.

View aidanmacgregor's full-sized avatar
💭
Getting back on track after SSD failure & HDD failure, clean windows done!

Aidan Macgregor aidanmacgregor

💭
Getting back on track after SSD failure & HDD failure, clean windows done!
View GitHub Profile
@Orangera1n
Orangera1n / 15on16sepactivationguide.md
Last active May 4, 2024 06:18
How to activate a device on iOS 15 that was futurerestored on 16 sep

whatisthisthisthisthisthisthis?

This is a guide on how to activate ur idevice on ios 15 (maybe ios 14 idk) when its futurerestored on 16 sep.

DISCLAIMER: I am very aware people might use this to bypass icloud, but I am NOT encouraging you to bypass icloud.

ALSO: THIS IS RECOMMENDED FOR ADVANCED USERS ONLY, i am not responsable for ur device being broken (tho idk how it becomes broken via this)

also, i've only tested this on macOS, might work on linux tho if u replace darwin with linux and shit.

@sscarduzio
sscarduzio / relog.sh
Created August 24, 2014 21:20
BtWiFi_with_FON automatic login written as a bash script. I have this running every 10 minutes on my raspberry pi
#!/bin/bash
# CONF
DBG=true
RELOG_UNAME=your@email.com
RELOG_PASSW=xxxxxxxxxxxxxxx
# END CONF