ios越狱python插件_用于SSH连接到越狱设备的Python脚本,解密iOS应用并将其传输到本地计算机...

Decrypt iOS Apps

Python script to SSH into your jailbroken device via USB, decrypt an iOS App and transfer it to your local machine

Dependencies

Description: Paramiko is a Python (2.7, 3.4+) implementation of the SSHv2 protocol

Install: pip install paramiko

Description: A simple command line tool which provides network tunnelling over the USB cable to a jailbroken iDevice

Install: Download the latest and copy to /usr/local/bin

Assumptions

You have either clutch or bfinject setup on your device.

If you use clutch, it should be executable from any path.

If you use bfinject the scripts and libraries should be in the /jb/bfinject directory. Here's how to setup bfinject this way.

This script was only tested on devices jailbroken with LiberiOS and Electra, but it might work with other jailbreaks.

Usage

ios_ssh.py -l [-p ] -a [-c|-b] [-i]

-l [--lport]: Local SSH port forwarding (has to be an Int)

-p [--password]: (optional) Device's root password (default is `alpine`)

-a [--app]: iOS Application name

-c : Use Clutch to decrypt

-b : Use BFInject to decrypt (default)

-i : Opens a SSH connection with the device and gives an interactive shell, ignoring the decryption task

-f [--full]: Performs the decryption, decrypted app transfer, unpacking and file organization tasks.

Examples

This will decrypt the Instagram app and transfer it from your device to your ~/Desktop:

python ios_ssh.py --lport 2222 -p s3cr37 --app "Instagram"

This will give you an interactive shell to communicate with your device over USB:

python ios_ssh.py --lport 2222 -p s3cr37 -i

screenshot.png

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值