Skip to content
NinjaLikesCheez edited this page Feb 15, 2016 · 1 revision

What does Clutch do?

Clutch decrypts iOS App Store (encrypted) applications. This enables you to look inside of the application's binary and and analyse what it does.

Why would I use Clutch?

Clutch enables you to disassemble iOS application using IDA, Hopper, or any another ARM disassembler. Clutch is used frequently in application security - if you'd like to know about application security, try here.

Disclaimer: Clutch is meant only for educational purposes and security research.

How do I get started with Clutch?

Here's a link to a tutorial

Clone this wiki locally