adb shell run-as com.nxx.mobile.video cat /data/data/com.nxx.mobile.video/files/secret.bin > secret.bin
# QR decode (requires zbar) qr = subprocess.check_output(["zbarimg", "-q", "frame.png"]).decode().strip() print("[+] QR flag :", qr) videohindexnxxcommobile