reFlutter icon indicating copy to clipboard operation
reFlutter copied to clipboard

Cannot Intercepted using Burp Suite

Open ghozimahdi opened this issue 2 months ago • 4 comments

Success Injection with Frida.

[+] ✅ SSL pinning bypass applied [+] ✅ Anti-debugging bypass applied [+] ✅ Debugger detection bypassed [+] ✅ Debugger detection bypassed [+] PairIP License check bypassed [+] ✅ SSL checkServerTrusted bypassed [+] ✅ SSL checkServerTrusted bypassed [+] ✅ SSL checkServerTrusted bypassed

🔍 REFLUTTER DART DUMPING INITIALIZED

📍 libapp.so baseAddress: 0x74fe608000 📍 codeOffset: 0x74ff06be80 📍 dumpOffset: 0xa63e80

⏳ Waiting for Dart code execution...

✅ reFlutter hook attached successfully! 📝 Dart dump will be written to app's data directory 📂 Use: adb shell cat /data/data/-/dump.dart > dump.dart [+] ✅ SSL checkServerTrusted bypassed

=========================================

I cannot intercept the request api with Burp Suite. Event though I have set the proxy as in the tutorial, but I able to dump and there is file dump.dart in the root data

Image

ghozimahdi avatar Nov 05 '25 14:11 ghozimahdi