sensepost / objection

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

I am trying to installed objection tool for android pen testing. For installation used command pip3 install objection, but in response getting this error. Please suggest #500

Closed Its-me-Hacker closed 2 years ago

Its-me-Hacker commented 2 years ago
Screenshot 2021-11-11 at 1 00 04 PM
leonjza commented 2 years ago

This is as a result of the frida dependency. I found two related issues that may help you in solving it. https://github.com/frida/frida/issues/1051 & https://github.com/frida/frida/issues/531.