Looking at list java files at right, does it related with my code or are those comes from package only?
CodePudding user response:
confirmed by this answer
libflutter.so
(the flutter engine)
libapp.so
(your code).
so any .java files from MobSF is apparently 3rd party or flutter library, not from my code