EasyHook recv doesn't “hook” all packets

前端 未结 3 1308
小蘑菇
小蘑菇 2021-02-10 14:04

I managed to write a semiworking EasyHook example that hooks recv function. I wrote a form, added a WebBrowser component, and started the application. The problem is, I get the

3条回答
  •  余生分开走
    2021-02-10 14:28

    I wrote a tool dumping http using sharppcs in c#. It uses the winpcap-driver. I think it is more reliable tan apihooks.

    HTTPSaver (with sources)
    SharpPcap
    Winpcap

提交回复
热议问题