Here's n1ghtshade 1.0 Fixes all the known bugs as far as I'm aware. Note you MUST restore again if you wish to update to this version. Have fun, and let me know of any bugs.
github.com/synackuk/n1ghtsha…
De Rebus Antiquis on the iPhone 4S (with 6.1.3 blobs). This means that every iPhone 4S can enjoy untethered downgrades to any version, as 6.1.3 (upgrade blobs) is signed.
SundanceInH2A (rev2) brings ability to create bundles with jailbreak applied
Please note that it needs a different kernelcache - more info in README
github.com/NyanSatan/Sundanc…
It's been a long time since I published a write-up, so...
Here's my little article about log strings obfuscation in modern iBoot and 2 methods I found to (partially) deobfuscate them
Read on your own risk!
nyansatan.github.io/iboot-lo…
For anyone who has a Macbook with an XDR display who wants to access its full range of brightness, I've built a script called XDR Enabler. It works the same way as lunar and better display, but it's free.
github.com/synackuk/XDR-Enab…
If you want to build a ramdisk which works on iOS 9 you need to build it dynamically, use -nostdlib and include /usr/lib/dyld; that’s enough to boot launchd and therefore make everything else work
(I suspect it’s possible to get round this with the correct header in your binary but i’m not smart enough to work it out, nor do i think it’s worth looking at since I have a decent work around)