Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 649 Bytes

File metadata and controls

17 lines (11 loc) · 649 Bytes

iOS-SwissKnife

An automation for ipa extraction.

Steps for extraction

Note: Ensure that SSh is enabled. Frida is running on the jailbroken device. Run the python main.py , Enter the ssh Credentials select the app and click on extract

Requirement

frida-tools==13.7.1 frida==16.7.19

Note: Install the libraries in a virtual environment. Make sure that the Frida version matches the Frida server on your iOS device. Ensure that you are able to connect your device with Frida via network.

Snapshot

image