Closed
Description
Describe the bug
OPPO coloros15 运行最新版本找不到OpenSSL/BoringSSL
存在两个地方报错:
2024-12-02T05:20:18Z ERR OpenSSL/BoringSSL version check failed error="OpenSSL/BoringSSL version not found" soPath=/apex/com.android.conscrypt/lib64/libssl.so
2024-12-02T05:20:18Z FTL module run failed. error="OpenSSL/BoringSSL version not found" isReload=false
/apex/com.android.conscrypt/lib64/libssl.so是实际存在的,自行拷贝或者指定也不行
Expected behavior
2024-12-02T05:20:18Z INF AppName="eCapture(旁观者)"
2024-12-02T05:20:18Z INF HomePage=https://ecapture.cc
2024-12-02T05:20:18Z INF Repository=https://github.com/gojue/ecapture
2024-12-02T05:20:18Z INF Author="CFC4N <cfc4ncs@gmail.com>"
2024-12-02T05:20:18Z INF Description="Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64."
2024-12-02T05:20:18Z INF Version=androidgki_arm64:v0.8.11:6.5.0-1025-azure
2024-12-02T05:20:18Z INF Listen=localhost:28256
2024-12-02T05:20:18Z INF eCapture running logs logger=
2024-12-02T05:20:18Z INF the file handler that receives the captured event eventCollector=
2024-12-02T05:20:18Z WRN ========== module starting. ==========
2024-12-02T05:20:18Z INF Kernel Info=6.1.75 Pid=29070
2024-12-02T05:20:18Z WRN Your environment is like a container. We won't be able to detect the BTF configuration.
If eCapture fails to run, try specifying the BTF mode. use `-b 2` to specify non-CORE mode.
2024-12-02T05:20:18Z INF listen=localhost:28256
2024-12-02T05:20:18Z INF https server starting...You can update the configuration file via the HTTP interface.
2024-12-02T05:20:18Z INF BTF bytecode mode: CORE. btfMode=0
2024-12-02T05:20:18Z INF master key keylogger has been set. eBPFProgramType=Text keylogger=
2024-12-02T05:20:18Z INF module initialization. isReload=false moduleName=EBPFProbeOPENSSL
2024-12-02T05:20:18Z INF Module.Run()
2024-12-02T05:20:18Z ERR OpenSSL/BoringSSL version check failed error="OpenSSL/BoringSSL version not found" soPath=/apex/com.android.conscrypt/lib64/libssl.so
2024-12-02T05:20:18Z INF setupManagers eBPFProgramType=Text
2024-12-02T05:20:18Z FTL module run failed. error="OpenSSL/BoringSSL version not found" isReload=false
Screenshots
If applicable, add screenshots to help explain your problem.
Linux Server/Android (please complete the following information):
- Device: OPPO findx 7 ultra
- Env: androidgki_arm64:v0.8.11:6.5.0-1025-azure
- OS: Linux localhost 6.1.75-android14-11-o-g47c8194d882f 5.10.101 not support #1 SMP PREEMPT Mon Oct 28 13:11:55 UTC 2024 aarch64 Toybox
- Kernel Version: 6.1.75
Additional context
Add any other context about the problem here.