Closed LarsThePenguin closed 1 month ago
I tried capturing some HTTPS traffic, I set a decryption rule, and used apk-mitm to disable certificate pinning, but it gives me the error of "The client disconnected during handshake", does anyone know how to fix this? Thanks in advance.
Hello, this means that unpinning is not working correctly. You may try using root-based methods, e.g. via frida
I tried capturing some HTTPS traffic, I set a decryption rule, and used apk-mitm to disable certificate pinning, but it gives me the error of "The client disconnected during handshake", does anyone know how to fix this? Thanks in advance.