AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on Frida.
参考:https://github.com/dpnishant/appmon
[
master][
~/GitProjects/appmon]$ python appmon.py -p android -s scripts/Android -a com.github.shadowsocks
然后就可以去127.0.0.1:5000去查看了 这里的首页不是很好用,直接自己加应用名就好。 127.0.0.1:5000/monitor/?app=com.github.shadowsocks 即可查看com.github.shadowsocks的相关信息。