Skip to content

mr00k3/trollsshrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trollsshrd.sh

Script to install TrollStore via SSHRD

Requirements

  • Needs a checkm8 vulnerable iOS device on iOS 15.x or 16.x (A8 - A11) with Tips app installed

  • USB-A cables are recommended to use, USB-C may have issues with getting into DFU mode.

  • A computer running Linux Mint or Ubuntu with installed

    • libimobiledevice (usbmuxd, iproxy), libusbmuxd-tools for ubuntu
    • sshpass
    • unzip
    • curl
    • wget
    • git

Tested on

  • iPhone 7 and Linux Mint works
  • iPhone 7 and Ubuntu works
  • iPhone 7 and Old Toshiba laptop on Arch Linux dont work
  • iPhone 7 and Chromebook on Arch Linux dont work getting "read-only system" error in ssh

Usage

git clone https://github.com/mr00k3/trollsshrd.git && cd trollsshrd then sudo ./trollsshrd.sh

Credits