limerick1718
limerick1718
Hi @StevenArzt! Sorry to bother you again but I find there could be missing call graph edges. Below are the code to generate call graph using FlowDroid: ``` G.reset(); InfoflowAndroidConfiguration...
Hi @StevenArzt, sorry to bother you but I find that simply unpacking and repacking an app using FlowDroid cannot generate a valid runnable app. This is the example app: [org.wikipedia.apk.zip](https://github.com/secure-software-engineering/FlowDroid/files/10064627/org.wikipedia.apk.zip)...
Hi, I use the default settings to test the APK [org.woheller69.spritpreise_18.apk.zip](https://github.com/H2SO4T/ARES/files/10115358/org.woheller69.spritpreise_18.apk.zip) The script I used is: ``` python3 parallel_exec.py --list_device AVDName --appium_ports APPIUMNAME --android_ports ANDROIDPORT --path APPDIR --timer 70 --platform_version...