The "hacking" step is lost on me. Where are there instructions to do this? Is it all available on their website?
Turbo SIM costs $80 at Bladox’ store, although at the moment they’re experiencing a huge load of orders, so delivery will take longer than usual.
Here the instructions
1. use with A card to get IMSI, ICCID - go to menu Apple Saft->Show to see values (you may write it down), then Apple Saft->Set
2. use with your card
So no cloning, reader, anything else is needed.
First, your phone must be activated (with the AT&T SIM), jailbreaked, and with SSH and vim.
- Download the port of Bladox utilities
http://www.hackint0sh.org/forum/show…5&postcount=16 on your computer, extract it on your computer (you need the binary file turbo-app)
- Download AppleSaft 0.92 from Bladox (
http://www.bladox.com/pub/Applesaft-0.92.tar.gz)
- Turn on your phone with Turbo SIM + AT&T subscription
- Disable CommCenter - ssh to your phone, vim /System/Library/LaunchDaemons/com.apple.CommCenter.plist add
Code:
Disabled
for example add it just after these lines, already present in the file
Code:
OnDemand
If you don’t like vim, you can do this modification on your desktop computer (iPhuc/iPhoneInterface getfile, modify the file, and putfile)
vim ultra light survival kit
i : insert mode
ESC : command mode (from insert mode)
dd : delete the current line (in command mode)
:w! : save (in command mode)
:q! : quit (in command mode)
- Reboot
- Copy turbo-app to your phone (for example in /opt/bladox)
- Copy Applesaft.trb to your phone (for example in /tmp)
- ssh to your phone, set the executable permission to turbo-app (chmod a+x
/opt/bladox/turbo-app) and run it with /opt/bladox/turbo-app /tmp/Applesaft.trb. It should take approximately 30 seconds and you shouldn’t see any error. Please panic if you see one
- Reenable CommCenter - ssh to your phone, vim /System/Library/LaunchDaemons/com.apple.CommCenter.plist and delete the lines you added previously
- Reboot
- Go into Settings/Phone/SIM Applications/Apple Saft and choose Set
- Turn off your phone
- Turn on your phone with Turbo SIM + your subscription and test
Enjoy
