基于Frida的Android Hook神器AppMon

xiaoxiao2021-02-28  74

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的相关信息。

转载请注明原文地址: https://www.6miu.com/read-52020.html

最新回复(0)