KJCracks / Clutch

Fast iOS executable dumper
3.7k stars 647 forks source link

Clutch crashes while downloading the applications causing iPhone restart & Jailbrake failure #179

Closed sergiopavlin closed 6 years ago

sergiopavlin commented 7 years ago

iPhone 5S, iOS 10.2

Application URL: https://itunes.apple.com/nz/app/id488156323?mt=8 Clutch args: '--no-color', '-d', 'com.robotentertainment.itactics

Tatsh commented 7 years ago

Clutch does not download anything. It does copy the application data to a staging area.

I do not have an iPhone 5S to test with.

truewebber commented 6 years ago

Hi.

Clutch really reboot iphone

iPhone:~ root# ./Clutch -b $(ipainstaller -l)
2018-01-30 23:00:47.936 Clutch[978:8956] command: Only dump binary files from specified bundleID
Zipping mytalkingtom.app
Swapping architectures..
ASLR slide: 0xd8000
Dumping <NotificationService> (armv7)
Patched cryptid (32bit segment)
Writing new checksum
ASLR slide: 0x1000c0000
Dumping <NotificationService> (arm64)
Patched cryptid (64bit segment)
Writing new checksum
Swapping architectures..
ASLR slide: 0x44000
Dumping <mytalkingtom> (armv7)
Patched cryptid (32bit segment)
Writing new checksum
ASLR slide: 0x10005c000
Dumping <mytalkingtom> (arm64)
Patched cryptid (64bit segment)
Writing new checksum
Zipping NotificationService.appex
Zipping stickers.appex
Connection to 192.168.5.25 closed by remote host.
Connection to 192.168.5.25 closed.

black screen, then about in 1 minute on screen appears white apple

iPhone6, iOS 10.0.2, Clutch build on commit cfe05b9cd1cd5d6834a7f28dcf3fd657b62508e8

NinjaLikesCheez commented 6 years ago

Hey,

Can you post a verbose log or a crash log? Are you using ipainstaller to install an encrypted app (if so - is there a reason stopping you using iTunes/App Store?).

Tatsh commented 6 years ago

Closing. No activity for 2+ months.