Skip to main content

Automatically install apps on a jailbroken device iOS device and generate a decrypted ipa packages

Project description

Requirements:

ipa-dumper

Automatically install apps on a jailbroken device iOS device and generate a decrypted ipa packages

Requirements

  • Linux device (tested on Arch Linux) with Python 3.7+
  • Jailbroken iOS device (tested on iPhone 6s, iOS 14.2)

Setup

iOS device

Linux device

  • connect to iOS device via USB

  • Setup OpenSSH (needs to work with keyfile):

    • run ssh-keygen -t ed25519 -f iphone
    • run iproxy 22 22222
    • run ssh-copy-id -p 22222 -i iphone root@localhost (default password is alpine)
  • Install ideviceinstaller (this should also install iproxy/libusbmuxd as requirement)

  • Install ipa_dumper with pip install ipa_dumper

  • Run ipa_dumper --help

Usage

TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipadumper-0.0.4.tar.gz (61.0 kB view hashes)

Uploaded Source

Built Distribution

ipadumper-0.0.4-py3-none-any.whl (62.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page