Back to Browse

Decrypting Network Payloads in Obfuscated Flutter Apps - Android

3.9K views
Premiered Aug 2, 2025
56:45

#FlutterReverseEngineering #AndroidPentesting #AppSecurity #AES #mitm 🕵️ Learn how to intercept and decrypt encrypted network traffic from obfuscated Flutter apps on Android! In this video, we reverse engineer a Flutter app, deal with obfuscation, and analyze real-time API payloads. Perfect for mobile pentesters, reverse engineers, and Android security researchers. 🔐 Topics Covered: • Reverse Engineering Flutter app • Bypassing Certificate Pinning • Analyzing encrypted API request and responses • Dumping AES key to decrypt the data Sample App: https://github.com/fatalSec/flutter_reversing/blob/main/news_enc_obf.apk Python script: https://github.com/fatalSec/Utilities/blob/main/AES_decrypt.py Certificate Pinning Bypass: https://github.com/NVISOsecurity/disable-flutter-tls-verification 👉 Subscribe for more mobile reverse engineering & app security content!

Download

1 formats

Video Formats

360pmp472.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Decrypting Network Payloads in Obfuscated Flutter Apps - Android | NatokHD