This is not an officially supported topjohnwu project.
This is not Official Magisk, please go to this page and download Official Magisk
We only accept bugreports from LASTEST DEBUG build. Invalid bugreports will be closed instantly.
Kitsune Mask has MagiskHide, SuList and new Zygisk loading mechanism
Kitsune Lite only has SuList feature and no Zygisk built-in or supported. SuList feature depends on logcat to work!
Process like installing Magisk: https://topjohnwu.github.io/Magisk/install.html
Easy, just do it like when you update Magisk!
magisk.apk
to magisk.zip
magisk.zip
/system
instead of patching boot image (Not recommended)This method is only for ROMs with Permissive SELinux mode or Enforcing SELinux with permissive “u:r:su:s0” context in sepolicy rules, such as user-debug ROMs like LineageOS. Make sure you have a backup of your ROM and a working Custom Recovery. Your ROM and kernel must support read-write mounting and dynamic SeLinux rules patching. This method may cause boot failure, so use it at your own risk!
magisk.apk
to systemmagisk.zip
, and flash it.Patching ramdisk is not feasible for the emulator, as the ramdisk partition has insufficient space for Magisk binaries. The following emulators and Android-x86 projects have been tested: NoxPlayer, LDPlayer, MEmu, BlissOS, and PrimeOS.
For some reasons, closing Root access in emulator settings will intentionally removing Magisk
su
, so do not switch off Root access.
Our license obviously is the same as Magisk’s license
Magisk, including all git submodules are free software:
you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.