ptswarm / reFlutter

Flutter Reverse Engineering Framework
GNU General Public License v3.0
1.27k stars 176 forks source link

Android Application crash after the modification of this tool #42

Open SoTasIt opened 2 years ago

SoTasIt commented 2 years ago

Hi, this project is quite awesome! I have tried some android app built with flutter, but they just crashed without any log tagged with "reflutter" after I modified them using this tool. Surely I have use uber-apk-signer mentioned in the guide to align and sign the apk.

Here are some apps using flutter I found in github to test this tool, do I make something wrong about the usage of this tool? Moss: https://github.com/Sky24n/Moss/releases/tag/v1.0.0 Pixez: https://github.com/Notsfsssf/pixez-flutter/releases/tag/0.7.6

Thanks for your time to read this!