Quantcast
Channel: 睿论坛 - 最新话题
Viewing all articles
Browse latest Browse all 5702

Decrypting iOS applications using Radare2 --- r2Clutch

$
0
0

@NickIN wrote:

Hi,

Decrypting iOS applications using Radare2

r2Clutch.py

https://github.com/as0ler/r2clutch

Usage: python r2Clutch.py

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

If you are on iOS ver 7.1.2
change applicationPath

applicationPath = "/User/Containers/Bundle/Application"

to
applicationPath = "/var/mobile/Applications/"

in file r2Clutch.py

Your decrypted file will be inside below folder.

/var/tmp/r2clutch

Cheers!

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 5702

Trending Articles