Skip to content

oneplus 13 kernelsu 看不到抓包 #781

Open
@evi1owl

Description

@evi1owl

一加13 root 采用kernelsu

命令如下 :./ecapture tls --ssl_version='boringssl_a_15' -b 1 -m text

日志如下:
···
OP5D0DL1:/data/local/tmp # ./ecapture tls --ssl_version='boringssl_a_15' -b 1 -m text
2025-05-20T10:15:58Z INF AppName="eCapture(旁观者)"
2025-05-20T10:15:58Z INF HomePage=https://ecapture.cc
2025-05-20T10:15:58Z INF Repository=https://github.com/gojue/ecapture
2025-05-20T10:15:58Z INF Author="CFC4N [email protected]"
2025-05-20T10:15:58Z INF Description="Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64."
2025-05-20T10:15:58Z INF Version=androidgki_arm64:v1.0.2:6.8.0-1027-azure
2025-05-20T10:15:58Z INF Listen=localhost:28256
2025-05-20T10:15:58Z INF eCapture running logs logger=
2025-05-20T10:15:58Z INF the file handler that receives the captured event eventCollector=
2025-05-20T10:15:58Z INF Kernel Info=6.6.30 Pid=31053
2025-05-20T10:15:58Z INF TruncateSize=0 Unit=bytes
2025-05-20T10:15:58Z INF listen=localhost:28256
2025-05-20T10:15:58Z INF BTF bytecode mode: CORE. btfMode=1
2025-05-20T10:15:58Z INF https server starting...You can upgrade the configuration file via the HTTP interface.
2025-05-20T10:15:58Z INF master key keylogger has been set. eBPFProgramType=Text keylogger=
2025-05-20T10:15:58Z INF module initialization. isReload=false moduleName=EBPFProbeOPENSSL
2025-05-20T10:15:58Z INF Module.Run()
2025-05-20T10:15:58Z INF OpenSSL/BoringSSL version found sslVersion=boringssl_a_15
2025-05-20T10:15:58Z INF Hook masterKey function ElfType=2 Functions=["SSL_in_init"] binrayPath=/apex/com.android.conscrypt/lib64/libssl.so
2025-05-20T10:15:58Z INF target all process.
2025-05-20T10:15:58Z INF target all users.
2025-05-20T10:15:58Z INF setupManagers eBPFProgramType=Text
2025-05-20T10:15:58Z INF BPF bytecode file is matched. bpfFileName=user/bytecode/boringssl_a_15_kern_core.o
2025-05-20T10:15:59Z INF perfEventReader created mapSize(MB)=4
2025-05-20T10:15:59Z INF perfEventReader created mapSize(MB)=4
2025-05-20T10:15:59Z INF module started successfully. isReload=false moduleName=EBPFProbeOPENSSL

···

然后怎么搞都抓不到包,打开app啥的,指定pid也不行

  • Device: oneplus 13
  • Kernel Info: Linux localhost 6.6.30-android15-8-g013ec21bba94-abogki383916444-4k

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions