dotpcap / sharppcap

Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
1.31k stars 267 forks source link

this sucks #360

Closed ghost closed 2 years ago

ghost commented 2 years ago

no!

chmorgan commented 2 years ago

Upset that you aren't as clandestine now that your network traffic is being parsed by sharppcap?

ghost commented 2 years ago

hahahaha sorry I actually ended up just continuing to work with pyshark just because the header / layer decoding is a little farther along. I actually would prefer though working with .NET especially there were more decoders like with scapy. I ended up even with pyshark having to write some pretty remedial code to do naive deduplication using a chunked reader but it worked out and its really fast. Still its no substitute for C# though

chmorgan commented 2 years ago

Hah, I’m glad you got things working.

What kinds of decoders? These are open source projects so we run on suggestions and proposed code changes.

Chris

On Mon, Dec 20, 2021 at 1:40 AM CₗₐₙDₑₛₜᵢₙₑ ₙₑₜWₒᵣₖₛ < @.***> wrote:

hahahaha sorry I actually ended up just continuing to work with pyshark just because the header / layer decoding is a little farther along. I actually would prefer though working with .NET especially there were more decoders like with scapy. I ended up even with pyshark having to write some pretty remedial code to do naive deduplication using a chunked reader but it worked out and its really fast. Still its no substitute for C# though

— Reply to this email directly, view it on GitHub https://github.com/dotpcap/sharppcap/issues/360#issuecomment-997639757, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJH4ACWKLJYJQPR3TIHSDDUR3FVBANCNFSM5JSCX6BQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>