Arisstath / roblox-dissector

Roblox UDP Protocol Dissector
MIT License
129 stars 16 forks source link

Fix windivert support #55

Closed ronalddawson closed 4 years ago

ronalddawson commented 4 years ago

Needs a new method of detecting the handshake.

Gskartwii commented 4 years ago

I'm working on this at the moment. It will require the WinDivert 2 filter extensions, so updating the bindings correctly is not trivial.

Gskartwii commented 4 years ago

This is now fixed for the most part (works on Fencing). There might still be bugs, but basic functionality is working. However, the GitHub workflow doesn't currently handle WinDivert. Once that's sorted out, I will close the issue.