最近Clutch砸壳总失败Connection to 10.0.0.8 closed by remote host

需求:想用Clutch砸壳

问题:砸着砸着 mac就断开了ssh连接

代码:
tongpingguo6:~ root# Clutch -i
2018-05-03 09:51:10.950 Clutch[14700:857709] command: Prints installed applications
Installed apps:
1: 爱思助手 <com.diary.mood>
2: 王者荣耀 <com.tencent.smoba>
3: 微信 <com.tencent.xin>
tongpingguo6:~ root# Clutch -d 3
2018-05-03 09:51:16.698 Clutch[14701:857735] command: Dump specified bundleID into .ipa file
com.tencent.xin contains watchOS 2 compatible application. It’s not possible to dump watchOS 2 apps with Clutch (null) at this moment.
Zipping WeChat.app
Swapping architectures…
Swapping architectures…
Swapping architectures…
Swapping architectures…
Could not obtain mach port, either the process is dead (codesign error?) or entitlements were not properly signed!?
Failed to dump with arch armv7k
2018-05-03 09:51:19.070 Clutch[14701:857760] failed operation :frowning:
2018-05-03 09:51:19.152 Clutch[14701:857760] application <NSOperationQueue: 0x13f62a500>{name = ‘NSOperationQueue 0x13f62a500’}
Failed to dump
2018-05-03 09:51:19.166 Clutch[14701:857760] failed operation :frowning:
2018-05-03 09:51:19.167 Clutch[14701:857760] application <NSOperationQueue: 0x13f62a500>{name = ‘NSOperationQueue 0x13f62a500’}
Swapping architectures…
Swapping architectures…
Dumping (armv7)
Patched cryptid (32bit segment)
Dumping (armv7)
Patched cryptid (32bit segment)
Dumping (armv7)
Patched cryptid (32bit segment)
Failed to dump with arch armv7
2018-05-03 09:51:20.935 Clutch[14701:857761] failed operation :frowning:
2018-05-03 09:51:20.936 Clutch[14701:857761] application <NSOperationQueue: 0x13f622000>{name = ‘NSOperationQueue 0x13f622000’}
Writing new checksum
Swapping architectures…
Failed to dump with arch armv7
2018-05-03 09:51:21.143 Clutch[14701:857764] failed operation :frowning:
2018-05-03 09:51:21.143 Clutch[14701:857764] application <NSOperationQueue: 0x13f523e30>{name = ‘NSOperationQueue 0x13f523e30’}
Dumping (arm64)
Patched cryptid (64bit segment)
Swapping architectures…
Writing new checksum
Writing new checksum
Dumping (arm64)
Patched cryptid (64bit segment)
Writing new checksum
Writing new checksum
Dumping (arm64)
Patched cryptid (64bit segment)
2018-05-03 09:51:22.589 clutch[14710:857787] command: Only dump binary files from specified bundleID
2018-05-03 09:51:22.586 clutch[14709:857784] command: Only dump binary files from specified bundleID
Failed to dump framework (null) :frowning:
Failed to dump framework (null) :frowning:
Writing new checksum
Failed to dump with arch armv7
2018-05-03 09:51:23.228 Clutch[14701:857762] failed operation :frowning:
2018-05-03 09:51:23.229 Clutch[14701:857762] application <NSOperationQueue: 0x13f627340>{name = ‘NSOperationQueue 0x13f627340’}
Failed to dump <TXLiteAVSDK_Smart_No_VOD> with arch armv7
2018-05-03 09:51:23.327 Clutch[14701:857763] failed operation :frowning:
2018-05-03 09:51:23.327 Clutch[14701:857763] application <NSOperationQueue: 0x13f523720>{name = ‘NSOperationQueue 0x13f523720’}
2018-05-03 09:51:23.383 clutch[14714:857799] command: Only dump binary files from specified bundleID
Failed to dump framework (null) :frowning:
2018-05-03 09:51:23.472 clutch[14716:857801] command: Only dump binary files from specified bundleID
Failed to dump framework (null) :frowning:
Failed to dump with arch armv7
2018-05-03 09:51:23.525 Clutch[14701:857765] failed operation :frowning:
2018-05-03 09:51:23.526 Clutch[14701:857765] application <NSOperationQueue: 0x13f525f70>{name = ‘NSOperationQueue 0x13f525f70’}
2018-05-03 09:51:23.655 clutch[14718:857805] command: Only dump binary files from specified bundleID
Failed to dump framework (null) :frowning:
Swapping architectures…
Connection to 10.0.0.8 closed by remote host.
Connection to 10.0.0.8 closed.

有人回答下么

http://iosre.com/t/frida/11988

估计是创建zip的时候内存爆了

我之前dump微信,直接重启了,改成不压缩才好了

怎么改成不压缩的呢

开源的啊,自己改改

我是指ssh断开可能是内存爆了,前面的失败原因不清楚

好像是因为内存,我用clutch砸壳一个很简单的应用 爱思助手 秒成功,砸火山、wx之类的 就连接中断。。。 这就没得办法了么

我需要把clutch最后制作ipa的注释掉就行了么,不让它打ipa

看你需求,zip有个comoress level,改成none就省很多内存