Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   r2Clutch to decrypt iOS Applications (https://forum.exetools.com/showthread.php?t=17972)

sope 10-20-2016 13:36

r2Clutch to decrypt iOS Applications
 
Hi,

New tool to decrypt iOS applications r2Clutch.

https://github.com/as0ler/r2clutch

Usage: python r2Clutch.py

Download the pipe interface for radare2
https://pypi.python.org/pypi/r2pipe

Change applicationPath depending on your iOS ver.

HTML Code:

applicationPath = "/User/Containers/Bundle/Application"
to
applicationPath = "/var/mobile/Applications/"  <<-- for iOS 7.1.2
inside the file r2Clutch.py

Decrypted file stored in /tmp/r2clutch folder.

Cheers! Sope!

PS: Note you need radare installed for it to work.


All times are GMT +8. The time now is 15:04.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX