KJCracks / Clutch

Fast iOS executable dumper
3.67k stars 646 forks source link

dump binary from terminal on mac? #210

Closed JosephShenton closed 6 years ago

JosephShenton commented 6 years ago

Is it possible to use clutch to dump the binary of an iOS app download from the appstore on mac?

Tatsh commented 6 years ago

Not with this project. We don't know of a way to decrypt an iOS app binary without getting it into memory of a jailbroken device. It would be possible on anything else if FairPlay was cracked recently. It is intended to be difficult to crack. It is the one of the few bins (fairplayd) on iOS that is partially obfuscated.

Copy Protection Overview