ecapture
ecapture copied to clipboard
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
您在readme中介绍了linux的编译方法,请问针对安卓设备应该如何编译呢? You introduced the compilation method of Linux in readme. How should I compile for Android devices?
support : #158 Signed-off-by: CFC4N
**Describe the bug** ```bash 2022/08/08 18:35:22 Kernel config read failed, error:KernelConfig not found. ``` **To Reproduce** Steps to reproduce the behavior: 1. download ecapture-v0.4.0-linux-x86_64.tar.gz 2. unarchive and `./ecapture` **Expected behavior**...
Signed-off-by: kevin.xu