chaitin / passionfruit

[WIP] Crappy iOS app analyzer
MIT License
1.66k stars 228 forks source link

Finding default calls to iOS app #70

Open Cooltest1 opened 4 years ago

Cooltest1 commented 4 years ago

First of all, thank you for the creation of passionfruit. What I am looking for is to find the actions Frida takes when opening an iOS app via passionfruit's web GUI.

I am testing an app and observe a peculiar behavior in authentication whenever the app is opened via passionfruit web GUI. Is there a way to find the calls made to the app when it is opened from passionfruit?

Thanks very much for your time.