Jay

Results 71 comments of Jay

@jaoh , You can share the `libapp.so` and `libflutter.so` for me to check it out.

> Hi team, > > I’m trying to reverse a Flutter application built with Flutter 3.27.1 and Dart 3.6.0 using reFlutter. According to your enginehash.csv, the correct configuration for Flutter...

@Qownquiat , kindly provide more context on the issue. Tested it at my end and everything is fine.

@jarno520 , you require internet access when performing the reflutter. And please note that you can do that on a split apk. You need to use apkeditor to merge the...

You know how to set a proxy on iOS right? That should solve the issue.

You can set your device to be in supervision mode and install a proxy configuration profile that does the same thing as what Potatso will do. That's what I use...

> Just checking in real quick, any progress? @RealCalumPlays , fix in progress. will test and update you.

@RealCalumPlays try with `reflutter v0.8.0`

> Just another quick question. Is it possible to have a version WITHOUT traffic monitoring? It is causing issues with the app I am trying to inspect. Hmmm unless you...

Frida has been updated to a new version where those functions are not available any more. Make sure your Frida versions match these ``` frida-tools==13.7.1 frida==16.7.19 ```