Replies: 1 comment
-
|
Hi @yoshimo! I'm Dosu and I’m helping the ecapture team. Unfortunately, eCapture won't work for Windows applications running under Wine. Here's why:
The fundamental issue is that eCapture detects TLS libraries by reading version information from For your use case, you might need to look at network-level interception (like mitmproxy) or application-specific debugging approaches instead. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Imagine a Windows application using QT5 and Chromes framework and probably using boringssl and ms schannel inside that runs under Linux via wine.
Is there a backend that should cover this scenario?
It's not good when the user has to know which way the application handles its tls connections.
Beta Was this translation helpful? Give feedback.
All reactions