A python script that checks if your android device is rooted with Magisk even if you're using MagiskHide.
- Adb needs to be installed on your computer (https://www.xda-developers.com/install-adb-windows-macos-linux/)
- Colorama may need to be installed on your computer as well (pip3 install colorama)
Make sure your device is connected to your computer and then run the script.

