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

Added Root Device Detection in SSL Pinning #563

Merged

Conversation

prateek-kommunicate
Copy link
Contributor

In this I added a check of root detection in the SSL Pinning. If the device is rooted It will throw the exception and no API calls will happen. This helps us in avoiding the intercepting and changing the certificate.
The new Root Device Detection logic can't be bypassed and It also checks for frida.
Alternative approach for this is to write the SSL pinning logic in the NDK in CPP files to avoid is getting bypassed.

WhatsApp.Video.2024-10-15.at.14.54.03.mp4

@prateek-kommunicate prateek-kommunicate changed the base branch from development to vpat October 21, 2024 13:31
@prateek-kommunicate prateek-kommunicate changed the base branch from vpat to development October 21, 2024 13:32
@prateek-kommunicate prateek-kommunicate merged commit e140bdf into development Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants