disable-flutter-tls-verification icon indicating copy to clipboard operation
disable-flutter-tls-verification copied to clipboard

A Frida script that disables Flutter's TLS verification

Results 9 disable-flutter-tls-verification issues
Sort by recently updated
recently updated
newest added

Hi. Can you please add new signatures for `x64`? [apk (gdrive)](https://drive.google.com/file/d/1dBR1egkhYQ-ZCcSo3AwzYlW8F20Lk1et/view?usp=sharing) Frida log: ```shell [+] Attempting to find and hook ssl_verify_peer_cert (1/5) [!] Flutter library not found [+] Attempting to...

Hello This banking app uses Flutter. I tried several ways, including using your script to bypass pinning, but nothing worked. Is there any solution to be able to intercept HTTP...

I used this script with demo app and everything works well but when I try it with my app it doesn't work. `request GCM checkin: Post "https://android.clients.google.com'checkin": x509: certificate signed...

iOS [app](https://apps.apple.com/fi/app/instafollow-follower-reports/id1597994653) - the md5sum b547eba74d755c423d83341d3cb4306a for '/Payload/Runner.app/Frameworks/Flutter.framework/Flutter' is not present in the samples folder.

When trying to intercept requests in an x86_64 Android Studio emulator, the script found a pattern match, but patching the function broke TLS validation even when not using a proxy....

I am having trouble when I use this script. In Logcat, I see the following logs. DioException [unknown]: null Error: CertificateNotVerifiedException: Connection is not secure

I am having trouble when I use this script. In Logcat, I see the following logs. DioException [unknown]: null Error: CertificateNotVerifiedException: Connection is not secure How about this one? https://apkpure.com/unitel/com.myunitel.activities

**Script version:** May 19 2025 **Package/bundle name:** eu.nviso.flutterPinning **Link to app store / play store:** N/A **Platform:** iOS 15.8.2 (Dopamine jailbreak) **Frida Version:** 16.7.19 (client) 16.1.4 (frida-server) Output of Frida:...