Magisk does not modify most read-only partitions, which means applying official OTAs is much simpler. Here are the tutorials for several different kinds of devices to apply OTAs and preserve Magisk after the installation (if possible). This is just a…
Magisk Manager term is very familiar to us these days, mostly who were associated with the word Rooting. Magisk Manager is the best alternative to the Chainfires SuperSu. So many of us still using SuperSu binary for rooting Android devices…
Are you looking for the latest working guide to bypass Safetynet issue? If the answer is yes, then you are in right place. Here we are going to show you how to fix Safetynet issue with the simple android app…
If you already have Magisk installed, it is strongly recommended to upgrade directly via the Magisk app using its “Direct Install” method. The following tutorial is only for the initial installation. Getting Started Before you start: This tutorial assumes you…
Magisk 20.1 [MagiskSU] Support component name agnostic communication (for stub APK) [MagiskBoot] Set proper header_size in boot image headers (fix vbmeta error on Samsung devices) [MagiskHide] Scan zygote multiple times [MagiskInit] Support recovery images without /sbin/recovery binary. This will fix…
Magisk 19.1 [General] Support recovery based Magisk [General] Support Android Q Beta 2 [MagiskInit] New sbin overlay setup process for better compatibility [MagiskInit] Allow long pressing volume up to boot to recovery in recovery mode [MagicMount] Use proper system_root mirror…
Magisk 19.0 [General] Remove usage of magisk.img [General] Add 64 bit magisk binary for native 64 bit support [General] Support A only system-as-root devices that released with Android 9.0 [General] Support non EXT4 system and vendor partitions [MagiskHide] Use Zygote…
Magisk 18.0 Migrate all code base to C++ Modify database natively instead of going through Magisk Manager Deprecate path , please start using Boot scripts are moved from <magisk_img>/.core/<stage>.d to /data/adb/<stage>.d Remove native systemless hosts (Magisk Manager is updated…
Magisk 17.3 [MagiskBoot] Support boot image header v1 (Pixel 3) [MagiskSU] No more linked lists for caching su_info [MagiskSU] Parse command-lines in client side and send only options to daemon [MagiskSU] Early ACK to prevent client freezes and early denies…