frida-interception-and-unpinning icon indicating copy to clipboard operation
frida-interception-and-unpinning copied to clipboard

Cannot unpin com.namcobandaigames.spmoja010E

Open teslabyte opened this issue 3 years ago • 1 comments

It prints out

--> Bypassing OpenSSLSocketImpl Conscrypt
 --> Bypassing OpenSSLSocketImpl Conscrypt
 --> Bypassing OpenSSLSocketImpl Conscrypt
 --> Bypassing OpenSSLSocketImpl Conscrypt

, but still fails to unpin it as seen in the photo image

teslabyte avatar May 12 '22 10:05 teslabyte

Interesting! I haven't seen that before. I don't have time to look into this myself any time soon, but I wrote a guide to reverse engineering arbitrary apps to do this in https://httptoolkit.tech/blog/android-reverse-engineering/ which should give you enough info to hunt down the cause.

If you manage to get anywhere close to finding the code that does this, or even better if you can put some hooks together to disable it, then do share that here and hopefully we can add to the script to fix this permanently for everybody.

pimterry avatar May 12 '22 18:05 pimterry