1

I rooted my phone using Magisk Delta and installed all the necessary components, including LSPosed.

I used a repo (https://modules.lsposed.org/module/io.github.tehcneko.sslunpinning) to bypass SSL pinning and it was successful.

I can intercept all HTTPS traffic from the app except when it involves the WebView component which triggers an onReceivedError (ERR_FAILED) and gets stuck on it.

Has anyone else encountered this issue?

Palm
  • 11
  • 2
  • Hey, your question seems to be missing a lot of context. What is the specific error? What is the context of the error (where are you getting it? is there a stack trace? What else is going on when you get the error?). What is the app you are intercepting network traffic for? Is there a particular type of data that you need to see? Did you follow a set of instructions when doing Magisk Delta and its "necessary components"? What are those instructions? How did you use the repo you linked? – justhecuke Jun 18 '23 at 04:58
  • @justhecuke I got the same issue. There is an error: "Could not find suitable trust manager". And it looks like "Error creating trust manager (io.github.tehcneko.sslunpinning.SSLUnpinning$1): java.lang.IllegalArgumentException: Required method checkServerTrusted(X509Certificate[], String, String, String) missing" – Egor Jul 07 '23 at 12:54

0 Answers0