# Resources / Extra features

## Installing Burp Suite Mobile Assistant

{% embed url="<https://portswigger.net/burp/documentation/desktop/tools/mobile-assistant/installing>" %}

## Install BurpSuite certificate&#x20;

{% embed url="<https://portswigger.net/support/configuring-an-ios-device-to-work-with-burp>" %}

{% embed url="<https://portswigger.net/support/installing-burp-suites-ca-certificate-in-an-ios-device>" %}

## Dumping Decrypted IPA (Cydia + Frida)

{% embed url="<https://ub3rsick.github.io/2019/10/22/ios-ipa-dump-decrypted/>" %}

## IPA Library - Download iOS Jailbreak, Tweaks, and Apps

{% embed url="<https://iosninja.io/ipa-library>" %}

## IPA decrypt

IPA decrypt using passionfruit.

```
## mobexler VM ##
npm_config_user=root npm install -g passionfruit
passionfruit
```

![](https://4052868066-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWd-VcvRHVgUtkahm85%2F-Mf09xeSr6edscQ-mVWn%2F-Mf0HB9S_M7xr9vGRUIN%2Fimage.png?alt=media\&token=9ae3af06-b7bd-4bc1-967e-08154b346ba7)

Next, import it into IDA PRO, GHIDRA or Hopper:sunglasses:&#x20;

{% embed url="<https://www.hopperapp.com/download.html>?" %}

## Bonus

{% embed url="<https://book.hacktricks.xyz/mobile-apps-pentesting/ios-pentesting/burp-configuration-for-ios>" %}

{% embed url="<https://mobile-security.gitbook.io/mobile-security-testing-guide/ios-testing-guide/0x06b-basic-security-testing#information-gathering>" %}

{% embed url="<https://philkeeble.com/ios/Setting-Up-iOS/>" %}

{% embed url="<https://www.corellium.com/>" %}
