We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
I know that a similar issue was previously closed (#154). I am also facing this issue. Is there any troubleshooting we can do on our part?
ASLR slide: 0x104164000 Dumping <application> (arm64) Failed to dump a page :( Error: Failed to dump <application> with arch arm64 2020-04-15 15:43:20.898 clutch_entitlements_signed[2643:32837] failed operation :( 2020-04-15 15:43:20.898 clutch_entitlements_signed[2643:32837] application <NSOperationQueue: 0x1017810a0>{name = 'NSOperationQueue 0x1017810a0'} Error: Failed to dump <application> 2020-04-15 15:43:20.898 clutch_entitlements_signed[2643:32837] failed operation :( 2020-04-15 15:43:20.899 clutch_entitlements_signed[2643:32837] application <NSOperationQueue: 0x1017810a0>{name = 'NSOperationQueue 0x1017810a0'}
iOS version: 12.2 Clutch version: 2.0.4 Debug
The text was updated successfully, but these errors were encountered:
You probably want to sign with https://github.com/KJCracks/Clutch/blob/master/Clutch/Clutch.entitlements. The binary release is missing the platform-application entitlement and this makes dumping fail.
Sorry, something went wrong.
We do sign it with that file, but for some reason it doesn't always work.
No branches or pull requests
Hi
I know that a similar issue was previously closed (#154). I am also facing this issue. Is there any troubleshooting we can do on our part?
iOS version: 12.2
Clutch version: 2.0.4 Debug
The text was updated successfully, but these errors were encountered: