-
Notifications
You must be signed in to change notification settings - Fork 0
monitor_script
Pal Marci edited this page Jan 2, 2026
·
1 revision
Usage:
- get a rooted android phone
- download frida server (https://frida.re/docs/android)
- connect to adb via usb & install frida on your phone
- start your frida server as root on the device
- edit the beginning of the monitor.js script to select your app version
-
frida -U -f com.medtronic.diabetes.guardian -l guardianmon.js(you can stack additional scripts to bypass the security checks like:-l bypass_developer.js) - save the output to a txt file and use OpenGuardian to parse them