Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 946 Bytes

README.md

File metadata and controls

36 lines (32 loc) · 946 Bytes

SSH Ramdisk maker and loader for 32/64 bit devices

There's no warranty provided!

How to use it

Getting the requirements:

bash Requirements.sh

Making the ramdisk:

bash Ramdisk_Maker.sh -d <device> -i <version>

Getting a dropbear_rsa_host_key (only needed on 64 bit devices) :
Booting it :

bash get_dropbear_key.sh

Put the device in pwned dfu (or kdfu) and:

bash Ramdisk_Loader.sh -d <device>

Note: you need libirecovery

It should work with all limera1n/checkm8 devices

Let me know on twitter (@Ralph0045) if it doesn't work on your device

Credits/Thanks to

  • @iH8sn0w for iBoot32Patcher
  • msftguy for ssh-rd
  • @daytonhasty for Odysseus and kairos
  • @mcg29_ for compare script
  • @Jakeashacks for rootlessjb
  • @tihmstar for partialzipbrowser
  • @xerub for img4lib
  • @tihmstar for libfragmentzip, partialZipBrowser and tsschecker