apktool frida adb
mobsf /path/to/app.apk - scan the apk using localhost:8000 MobSF Web App abe - run abe backup extractor
reverse.sh - apktool d + grep important strings to /home/findings/grep.txt - frida-wrapper.sh - installing frida from getprop according to cpu version and pushing to device. frida-run.sh - starting the server if -i flag is represented via adb shell ${frida_location} command + running the client's script in second argument
Make sure all the scripts work Find a better way to adb host