fkie-cad / friTap

The goal of this project is to help researchers to analyze traffic encapsulated in SSL or TLS.
GNU General Public License v3.0
268 stars 28 forks source link

Conscrypt hooking on Android 13 generates segfault #8

Closed LVerneyPEReN closed 1 year ago

LVerneyPEReN commented 1 year ago

Hi,

I tried using friTap and conscrypt hooking on an Android 13 device running latest Lineage with MicroG. When spawning the app through friTap, I get a segfault / "Process terminated" error. I do not get the same error when attaching to a running app.

I managed to trace it back to this line and commenting it does solve the issue.

This is reproducible with both the microG implementation and the GMS one.

I can provide further informations and steps to reproduce privately if this might be useful for debugging.

Best

monkeywave commented 1 year ago

Hi,

thx for reporting this issue. We'll have a look into this.

monkeywave commented 1 year ago

Hi,

I have several questions regarding your issue:

Thx :-)

monkeywave commented 1 year ago

Should be fixed in latest release. If not just reopen this issue :-)