inspecting HTTP traffic

Just starting out? Need help? Post your questions and find answers here.
FlorenceF
New User
New User
Posts: 7
Joined: Fri Jan 17, 2025 6:58 pm

inspecting HTTP traffic

Post by FlorenceF »

Good morning/evening

I want to :

  • capture network packets
    filter/drop network packets
    sniff network packets
    (re)inject network packets
    modify network packets

I know WinDivert can do all of that but I can't find any working link for the purebasic wrapper ?

Can anyone help me ?
infratec
Always Here
Always Here
Posts: 7834
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: inspecting HTTP traffic

Post by infratec »

FlorenceF
New User
New User
Posts: 7
Joined: Fri Jan 17, 2025 6:58 pm

Re: inspecting HTTP traffic

Post by FlorenceF »

infratec wrote: Tue Feb 03, 2026 11:22 am viewtopic.php?p=531966
Good morning infratec.
thanks for your answer but unfortunately the provided link (http://www.queenscountypctech.ca/PureBa ... amples.zip) doesn't work anymore.
infratec
Always Here
Always Here
Posts: 7834
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: inspecting HTTP traffic

Post by infratec »

FlorenceF
New User
New User
Posts: 7
Joined: Fri Jan 17, 2025 6:58 pm

Re: inspecting HTTP traffic

Post by FlorenceF »

THANKS A LOT BRO !
FlorenceF
New User
New User
Posts: 7
Joined: Fri Jan 17, 2025 6:58 pm

Re: inspecting HTTP traffic

Post by FlorenceF »

Whenever I try to run code, I get this error :
Image

"l'application n'a pas réussi à démarrer correctement (0xc000007b). Cliquez sur ok pour fermer l'application"
infratec
Always Here
Always Here
Posts: 7834
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: inspecting HTTP traffic

Post by infratec »

Did you use the right dll ? (x86 / x64)
Post Reply