TinyUmbrella Has Been Updated With Support for iOS 6.1
LIKE
TWEET
SHARE
PIN
SHARE
POST
MAIL
MORE
Posted January 28, 2013 at 9:07pm by iClarified
TinyUmbrella has been updated with support for iOS 6.0.2 and iOS 6.1.
6.0.2 and 6.1 support for all relevant devices has been added. Sorry for the delay. I'm still working on the rewrite that will include auto updating and much cleaner code. I'll post more details as I get closer to completion. I have a feeling I'll be making at least some of the modules open source on either github or bitbucket.
Enjoy :)
You can download the new version of TinyUmbrella from the link below. Instructions can be found here: Windows, Mac.
To keep up to date with the latest jailbreak news please follow iClarified on Twitter, Facebook, or RSS.
can i get the shsh without the device connected?,
I have a lot of known devices in my .shsh folder and when i click on save shsh, i get no new blobs even with the idevice connected, for example a device with 6.01 firmware installed but can´t get the 6.1 blobs, must i have the 6.1 blobs on the device first?.
cant even open it
i get this on logs
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/sun/jna/Platform
at com.semaphore.os.UIHandlerManager.getSystemUIHandler(UIHandlerManager.java:22)
at com.semaphore.TinyUmbrella.(TinyUmbrella.java:131)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.semaphore.TinyLoader.loadTiny(TinyLoader.java:248)
at com.semaphore.TinyLoader.access$000(TinyLoader.java:29)
at com.semaphore.TinyLoader$1.run(TinyLoader.java:42)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.sun.jna.Platform
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 21 more