KJCracks / Clutch

Fast iOS executable dumper
3.67k stars 646 forks source link

Failed to dump ApowerMirror application ios10 #243

Open Oh-Py-God opened 4 years ago

Oh-Py-God commented 4 years ago

Clutch is unable to decrypt and dump ApowerMIrror application

Stdout:

Zipping ApowerMirror.app
Error: Could not obtain mach port, either the process is dead (codesign error?) or entitlements were not properly signed!

Error: Failed to dump <ApowerMirrorUploadSetupUI> with arch arm64

2020-04-01 12:34:27.924 Clutch[936:12215] failed operation :(
2020-04-01 12:34:27.925 Clutch[936:12215] application <NSOperationQueue: 0x100374370>{name = 'NSOperationQueue 0x100374370'}
Error: Failed to dump <ApowerMirrorUploadSetupUI>

2020-04-01 12:34:27.925 Clutch[936:12215] failed operation :(
Error: Could not obtain mach port, either the process is dead (codesign error?) or entitlements were not properly signed!

Error: Failed to dump <ApowerMirrorUpload> with arch arm64

2020-04-01 12:34:27.927 Clutch[936:12214] failed operation :(
2020-04-01 12:34:27.927 Clutch[936:12214] application <NSOperationQueue: 0x10037c7b0>{name = 'NSOperationQueue 0x10037c7b0'}
Error: Failed to dump <ApowerMirrorUpload>

2020-04-01 12:34:27.927 Clutch[936:12214] failed operation :(
2020-04-01 12:34:27.928 Clutch[936:12214] application <NSOperationQueue: 0x10037c7b0>{name = 'NSOperationQueue 0x10037c7b0'}
2020-04-01 12:34:27.928 Clutch[936:12215] application <NSOperationQueue: 0x100374370>{name = 'NSOperationQueue 0x100374370'}
Dumping <WXMirrorCastLib> arm64
Successfully dumped framework WXMirrorCastLib!
Child exited with status 0
ASLR slide: 0x100008000
Dumping <ApowerMirror> (arm64)
Patched cryptid (64bit segment)
Zipping WXMirrorCastLib.framework
Zipping ApowerMirrorUpload.appex
Zipping ApowerMirrorUploadSetupUI.appex
Writing new checksum
FAILED: <ApowerMirror bundleID: com.apowersoft.ApowerMirror>
Finished dumping com.apowersoft.ApowerMirror in 18.5 seconds

Hints please?