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!
- Install, open, and then grant root access to Kitsune Mask.
- Inside Magisk, tap "Install" and then "Direct Install". If you don't see this, try restarting the app.
- Rename the extension
magisk.apk
tomagisk.zip
- Open Magisk app, click the "Modules" tab -> "Install from storage" and choose
magisk.zip
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!
- Restore the stock boot image if you have Magisk installed already.
- Boot to recovery, rename
magisk.apk
tosystemmagisk.zip
, and flash it. - To update Magisk, use Direct Install into system partition instead of Direct Install.
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.
- Enable Root access in emulator settings and writable system image disk (if available)
- Install and open Kitsune Magisk app.
- Grant root access to Kitsune Mask, click "Install" under the Magisk field, and use "Direct Install into system partition" option instead of "Direct Install" option. (If you don't see this option, close and re-open Kitsune Mask app.)
- Enjoy Magisk feature with Kitsune Magisk!
For some reasons, closing Root access in emulator settings will intentionally removing Magisk
su
, so do not switch off Root access.
- Paypal: paypal.me/huskydg
- Thanks for all your supports and hope you have a good day! 👍
- Magisk author: topjohnwu
- Magisk contributors: vvb2060, yujincheng08, RikkaW, canyie
- Magisk Hide in whitelist mode: MagiskLite
- Zygisk implementation by ptrace: ZygiskNext, Dr-TSNG and 5ec1cff
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/>.