This tool is a reverse engineering tool that targets Android applications by attacking flutter apps. The main function of this tool is parsing and extracting information of Flutter/Dart Android binary which is conventionally named libapp.so for all releases of Dart Version2.10. On being run, it gives a full collection of all the classes that are present in the isolate snapshot.
This app is currently in the beta stage, some deserialization routines and class information is missing
This tool was created only for educational purposes and not for any illegal purposes. The developer of this tool is not responsible for the misuse of the tool and the consequences that may follow.
Download Link: https://github.com/rscloura/Doldrums