Skip to content

Pcap mode outputs strange packet #811

@KardRi

Description

@KardRi

Important

You can mention the @dosu AI robot, which can quickly answer your questions.

Describe the bug
./ecapture tls -m pcap, gives meaningless pcap file

But if using ecapture tls -m text, it can at least output some packets (for example from facebook), but not for chrome

Screenshots

Image Image Image

If using text mode

Image

Linux Server/Android (please complete the following information):

  • Device: Redmi Note12T pro (pearl)
  • Kernel Info: Linux localhost 5.10.136-android12-9
  • eCapture Version: androidgki_arm64:v1.3.1:6.8.0-1029-azure
  • MIUI version: 14
  • Android version: 13

note: using older ecapture version <1 , can also capture some packet in text mode, but empty packet in pcap mode

Additional context
readelf -s /apex/com.android.conscrypt/lib64/libssl.so | grep SSL_read
723: 0000000000041a10 212 FUNC GLOBAL DEFAULT 14 SSL_read
readelf -s /apex/com.android.conscrypt/lib64/libssl.so | grep SSL_write
781: 0000000000041e10 300 FUNC GLOBAL DEFAULT 14 SSL_write

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