Domonkos P. Tomcsanyi

Results 21 comments of Domonkos P. Tomcsanyi

So you suggest that sometimes the offset is 5 bytes instead of 4? I can add a radiobutton for this to the UI easily, and then you can check it...

I think the best would be if I could add just a single field to the app which you can use to specify the offset value itself, making the trial-error...

Hi All, I'm trying to bring this topic out of its hiatus, I hope you don't mind. As posted here https://github.com/P1sec/QCSuper/issues/53#issuecomment-875365743 it is possible to have Wireshark decode the actual...

Hi, I had the same issue today and it seems there is just a single line missing from ```tlsconfig.py```, here is the diff: ``` diff --git a/mitmproxy/addons/tlsconfig.py b/mitmproxy/addons/tlsconfig.py index 25adfa71b..a047c07ff...

Sorry for the delay, I had to anonymize the PCAP I took. I made sure to keep all IDs and IPs in tact, just switched them out to different localhost...

For reference here is the Ubuntu bug I opened as well: https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1989470

I wonder if this bug is related to the multiple changes introduced to TCP stack via the patches listed here, since this was the only thing so far I was...

Thanks Benoit. I think starting with Linux and CPython builds is already a major step forward, so I took the liberty and created a PR for your review: [PR #44...

Let me know if there are any issues with the PR, or you decided internally in P1 against it. If you want to see the resulting wheels check the artifacts...

I'd vote to do something flexible, similar to what 3GPP ASN.1 specs do, meaning adding optional extensions always, which maintains backward compatibility while also allowing just adding new features without...