sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.37k stars 844 forks source link

More precision in the documentation #8

Closed gurkerl83 closed 7 years ago

gurkerl83 commented 7 years ago

Hi, the documentation mentions the following note.

"This is not some form of jailbreak/root bypass. By using objection, you are still limited by all of the restrictions imposed by the applicable sandbox you are facing."

It would be helpful to know what the application sandbox restrictions are in detail to determine what use cases are possible with Frida on a non-rooted device and which require a modification to the operating system.

Thanks!

leonjza commented 7 years ago

Great idea thanks!

leonjza commented 7 years ago

I have created a resources wiki page with a collection of links that would hopefully help to clear up some questions.

In the case of your specific question, have a look at the OWASP MSTG project. More specifically, the platform overviews for both iOS and Android.