Android 记录并修改所有 HTTP 请求

发布于 2024-10-16 12:49:09 字数 83 浏览 2 评论 0 原文

我想知道如何记录(嗅探)整个 Android 中传出和传入的所有 HTTP 请求,是否可以在该过程或块期间修改它们?

我应该使用哪些库?

I am wondering what way I can log (sniff) all HTTP requests that are outgoing and incoming in whole Android and is it possible to modify them during that process or block ?

What libraries should I use ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

恋竹姑娘 2024-10-23 12:49:09

您至少需要一部已root的手机,不幸的是,这基本上排除了您在市场上分发您制作的产品的可能性。

考虑到这一点,请查看libpcapiptables :)

You're going to need a rooted phone at least, which basically rules out distributing what you make on the market unfortunately..

With that in mind, take a look at libpcap and iptables :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文