Snooza / Clutch

Fast iOS executable dumper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clutch

Introducing Clutch, the fastest and most advanced dumping utility for the iPhone, iPod Touch, and iPad.

Works with all devices, iOS versions, architecture types, with most binaries.

This product is meant only for educational purposes and security research.

Current version: 2.0-RC5

Usage

Clutch [OPTIONS]
-b --binary-dump Only dump binary files from specified bundleID
-d --dump Dump specified bundleID into .ipa file
-i --print-installed Print installed application
--clean Clean /var/tmp/clutch directory
--version Display version and exit
-? --help Display this help and exit

Compiling

Use Xcode with iOSOpenDev installed

Licenses

Clutch uses the following libraries under their respective licenses.

[ldid] (http://gitweb.saurik.com/ldid.git) by Jay Freeman
[optool] (https://github.com/alexzielenski/optool) by Alex Zielenski
[GBCli] (https://github.com/tomaz/GBCli) by Tomaz Kragelj
[ZipArchive] (https://github.com/mattconnolly/ZipArchive/) by Matt Connolly, Edward Patel, et al.
[MiniZip] (http://www.winimage.com/zLibDll/minizip.html) by Gilles Vollant and Mathias Svensson.

Thanks

Clutch woudn't be what it is without these people:

dissident - The original creator of Clutch (pre 1.2.6)
Nighthawk - Code contributor (pre 1.2.6)
Rastignac - Inspiration and genius
TheSexyPenguin - Inspiration

(c) Kim Jong-Cracks 1819-2015

About

Fast iOS executable dumper


Languages

Language:Objective-C 53.4%Language:C 38.0%Language:Objective-C++ 7.9%Language:C++ 0.7%