Sniffing an Android app to find API URL

前端 未结 5 964
夕颜
夕颜 2020-12-12 11:00

I\'m curious as to how I could figure out the API URL an Android application (any app I have installed) uses if it makes API calls to some online server (a RESTful service f

5条回答
  •  离开以前
    2020-12-12 11:17

    1. install virtual box and genymotion http://www.2daygeek.com/install-upgrade-oracle-virtualbox-on-ubuntu-centos-debian-fedora-mint-rhel-opensuse/ and http://www.2daygeek.com/install-genymotion-android-emulator-on-ubuntu-centos-debian-fedora-rhel-opensuse-arch-linux-mint/#
    2. Run genymotion . 3 . after that your desire android ADV install .
    3. now start wireshark with root access

提交回复
热议问题