Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The client disconnected during handshake #450

Open
LarsThePenguin opened this issue Jul 9, 2024 · 1 comment
Open

The client disconnected during handshake #450

LarsThePenguin opened this issue Jul 9, 2024 · 1 comment
Labels
question User is asking a question

Comments

@LarsThePenguin
Copy link

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.
Screenshot_2024-07-09-02-30-01-050_com emanuelef remote_capture-edit

@emanuele-f
Copy link
Owner

Hello, this means that unpinning is not working correctly. You may try using root-based methods, e.g. via frida

@emanuele-f emanuele-f added the question User is asking a question label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question User is asking a question
Projects
None yet
Development

No branches or pull requests

2 participants