load_purview.sh - this is the main scrip used to load Purview. It required the init_purview.sh script to have been run as described. It uses a dialogue to get the values needed for the load.
And also trying to run this python script from my client side: device = frida.get_usb_device() session = device.attach("Gadget") script_text = """ Java.perform ...