Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Microsoft 网络监视器中,我有一个要捕获的 HTTP 有效负载,它没有分块,接收到的数据只有 21K。如何捕获这些数据并将其保存到文件中?
编辑:也可以丢弃所有不匹配的数据包吗?编辑:为什么投反对票?这个网站上已经有关于netmon的问题,所以我认为没关系。
我发现 Microsoft Network Monitor 无法满足我的需求。相反,我使用了wireshark。
确保设置了以下 TCP 选项。我只需单击 HTTP 请求/响应所在的框架,然后单击“Follow TCP”,从那里出现一个显示整理块的窗口。