Requirements:
- Jailbroke Device
- iOS Terminal Or Putty
- iFile
- Clutch
- Darwin Cc tools ( Verisons 855 )
- OpenSSH From Cydia
Instructions:
Mostly members get this error on iOS 9 Killed: 9 , to fix this error follow the instructions :
- Open iFIle
- Navigate to /usr/bin
- Search for lipo , Copy it & Paste it to /var/mobile
- Open putty in laptop or iOS terminal and type this command
- In Putty
root
alpine
cd /var/mobile
ldid -S lipo
- In iOS Terminal
su
alpine
cd /var/mobile
ldid -S lipo
- Open iFile
- Navigate to /var/mobile
- Set the permission of lipo
Owner: root
Group: wheel
User: Read, Write, Execute
Group: Read, Execute
World: Read, Execute
- Tap on Done after setting the permission
- Copy/Cut the lipo file and navigate to /usr/bin and paste the file , tap overwrite all files
Cracking The Binary:
- Open Cydia , Sources , Edit and add this source
- Install Clutch ( version 1.4.7-3 ) Clutch2 or Rasticrac is highly suggested if you're on iOS 8.3+
- Open iOS Terminal or Putty
- In Putty
root
alpine
Clutch
When you type Clutch , List of games will appear and type like this
Clutch Nameofgame
- In iOS Terminal
su
alpine
Clutch
When you type Clutch , List of games will appear and type like this
Clutch Nameofgame
Example
- After that new crack will appear in /var/mobile/documents/cracked ( or wherever you set the cracked location)
- Now there should be a new .ipa , Tap on it , Remove the .ipa , type .zip and Done .
- Tap on the .zip file and wait for unarchiver
- New folder will appear in /var/mobile/Documents/Cracked , Open Payload , ipa name , copy the binary and paste it to /var/mobile
Thinning the binary
- After you put the binary in /var/mobile
- Open iOS Terminal or Putty
- In putty
root
alpine
cd /var/mobile
lipo Originalbinaryname -thin armv7 -o Newbinaryname
- In iOS Terminal
su
alpine
cd /var/mobile
lipo Originalbinaryname -thin armv7 -o Newbinaryname
- Open iFile , Navigate to /var/mobile , A new binary should be there
- Copy the new binary , Navigate to
iOS 8 & 9: /var/mobile/Containers/Bundle/Application/AppName/AppName.app
Now set the Permission to the binary file
Owner: mobile
Group: mobile
User: Read, Write, Execute
Group: Read, Write, Execute
World: Read, Write, Execute
Open App and it won't crash
Link for how to get iOS terminal on iOS 9
http://iosgods.com/topic/18371-how-to-get-a-terminal-working-on-ios-9/#entry609739