Jay

Results 71 comments of Jay

Hi @Khaos116 , you have to make sure you install the Charles Proxy certificate as part of the system root certificate. On Android 5 and above, user installed certificates are...

@Somanath-codes , I just pushed a fix to display the download URL. You can use that.

Hi @dfdgsdfg , I'll check it out. Thanks.

@tcmaps No it can’t do that. You can write a burp plugin to handle that for you.

@nastarfan , check this out: https://sperixlabs.org/post/2024/11/intercepting-http-traffic-in-android-flutter-apps/

@kerener, please check the instructions here: https://github.com/Impact-I/reFlutter?tab=readme-ov-file#custom-build Make sure you have the latest version of `reflutter==0.8.2`

@jaoh , currently these are all the snapshot hashes: https://github.com/Impact-I/reFlutter/blob/fcc50e900ba0fc8b0ad1b7caa9d62358c32e6ec8/scripts/enginehash.tmp.csv What you have there isn't one of them. You can use https://github.com/Impact-I/reFlutter/blob/main/scripts/get_snapshot_hash.py to check the snapshot hash. https://github.com/Impact-I/reFlutter/tree/main/scripts#readme There's also...

@jaoh Like I said earlier, it won't work because `5a9b8af18beb469ff41df5434819fa49` isn't a valid engine hash. There's no flutter version that has that hash.