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

[!] Flutter library not found #37

Closed
M4st3r1337 opened this issue Feb 24, 2025 · 5 comments
Closed

[!] Flutter library not found #37

M4st3r1337 opened this issue Feb 24, 2025 · 5 comments

Comments

@M4st3r1337
Copy link

Spawning com.g705...
[+] Attempting to find and hook ssl_verify_peer_cert (1/5)
[!] Flutter library not found
Spawned com.g705. Resuming main thread!
[SM-G977N::com.g705 ]-> [+] Attempting to find and hook ssl_verify_peer_cert (2/5)
[!] Flutter library not found
[+] Attempting to find and hook ssl_verify_peer_cert (3/5)
[!] Flutter library not found
[+] Attempting to find and hook ssl_verify_peer_cert (4/5)
[!] Flutter library not found
[+] Attempting to find and hook ssl_verify_peer_cert (5/5)
[!] Flutter library not found
[!] Max attempts reached, stopping

@TheDauntless
Copy link
Collaborator

@M4st3r1337 Did you use the script from this repo, or the one from codeshare?

With the repo, I got the following result:

Spawning `com.g705`...                                                  
[+] Attempting to find and hook ssl_verify_peer_cert (1/5)
[!] Flutter library not found
Spawned `com.g705`. Resuming main thread!                               
[Pixel 7a::com.g705 ]-> [+] Attempting to find and hook ssl_verify_peer_cert (2/5)
[+] ssl_verify_peer_cert found at offset: 0x6cd494
[+] ssl_verify_peer_cert has been patched

@hunterxxx
Copy link

I used the script from the codeshare

[!] Flutter library found, but ssl_verify_peer_cert could not be found.
[+] Attempting to find and hook ssl_verify_peer_cert (2/5)
[!] Flutter library found, but ssl_verify_peer_cert could not be found.
[+] Attempting to find and hook ssl_verify_peer_cert (3/5)
[!] Flutter library found, but ssl_verify_peer_cert could not be found.
[+] Attempting to find and hook ssl_verify_peer_cert (4/5)
[Android Emulator 5554::com.test.qual ]-> [!] Flutter library found, but ssl_verify_peer_cert could not be found.
[Android Emulator 5554::com.test.onsite.qual ]-> [+] Attempting to find and hook ssl_verify_peer_cert (5/5)
[!] ssl_verify_peer_cert not found. Please open an issue at https://github.com/NVISOsecurity/disable-flutter-tls-verification/issues
[!] Max attempts reached, stopping

@TheDauntless
Copy link
Collaborator

So please use the one from this repo, which is the most recent. Though I've also updated the one on codeshare now.

@Dhruv420
Copy link

The GitHub script works fine for me on Windows Subsystem for Android with the app com.g705

     ____
    / _  |   Frida 16.6.6 - A world-class dynamic instrumentation toolkit
   | (_| |
    > _  |   Commands:
   /_/ |_|       help      -> Displays the help system
   . . . .       object?   -> Display information about 'object'
   . . . .       exit/quit -> Exit
   . . . .
   . . . .   More info at https://frida.re/docs/home/
   . . . .
   . . . .   Connected to Pixel 5 (id=127.0.0.1:58526)
Spawning `com.g705`...
[+] Arch: x64
[+] Attempting to find and hook ssl_verify_peer_cert (1/5)
[!] Flutter library not found
Spawned `com.g705`. Resuming main thread!
[Pixel 5::com.g705 ]-> [+] Attempting to find and hook ssl_verify_peer_cert (2/5)
[+] ssl_verify_peer_cert found at offset: 0x788394
[+] ssl_verify_peer_cert has been patched

Image

@TheDauntless
Copy link
Collaborator

Closed as likely solved. Feel free to reopen for this specific app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants