gojue / ecapture

Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
https://ecapture.cc
Apache License 2.0
13.34k stars 1.41k forks source link

iOS support viability discussion #584

Closed LaiKash closed 2 months ago

LaiKash commented 3 months ago

I am starting ecapture and I just want to open the topic of having iOS support. iOS is based on macOS so as I understand it is not in scope right now. SSL Pinning is a huge issue in iOS and this can be a good way to bypass it

cfc4n commented 3 months ago

eCapture is a software implemented based on eBPF technology, and eBPF is a dynamic instrumentation solution provided by the Linux kernel. Currently, there are no plans to support these on macOS/iOS. Therefore, eCapture does not support macOS/iOS.

cfc4n commented 2 months ago

closed with no response.