Syahatas-bad-day-v1-0-5.apk -

Section C — Dynamic/Behavioral Analysis (25 points) — practical design 7. (10 pts) Design a minimal, safe dynamic analysis setup to run and monitor the APK’s behavior without risking host compromise. Include OS/environment (emulator vs physical device), network controls, and monitoring tools; justify each choice. 8. (8 pts) List five runtime indicators you would capture during execution (exact metrics/logs), the tools or commands to capture them, and why each matters. 9. (7 pts) Describe how to safely test whether the APK requests sensitive runtime permissions or attempts to exploit accessibility services. Include steps and expected evidence of misuse.