Resources
Last updated
Was this helpful?
Last updated
Was this helpful?
The by 0xdea () are an excellent starting point for a base script. The 'trace' line of scripts provide prebuilt method hooking functions which greatly simplify the hooking process. There are both Android and iOS variants available. If you browse to the bottom of any of these scripts, you will see some commented out examples of how to use these scripts, included here for quick reference:
Another great resource for scripts is "", a repo maintained by at NowSecure containing a large number of links that include: talks, papers, videos, blog posts,
Rename .apk to .zip
adb.exe push magisk.zip to /sdcard
Activate Developer settings, (i): enable: Advanced reboot; (ii) disable update recovery with system updates. After that, select reboot mode, and the TWRP app starts.
Restart Android device "recovery mood"
Install magisk via TWRP
Open Magisk and update it if necessary
Use Root Checker or Super#SU app to check if the device is rooted!
Bonus: Install lineage OS ;)
Install from Google Play Store
Download APK