This repo hosts Magisk delta related files
If you are looking for official Magisk source, you are in the wrong place, please go to this page and download Official Magisk
Yet another crazy custom Magisk by HuskyDG, is always synchronized with official Magisk, including back MagiskHide and some custom features.
If you are fine with official Magisk setup, it is recommended to stay. If you choose to use Magisk Delta, make sure you read all FAQs and changelog before using Magisk Delta.
For most user, Stable build is recommended.
Currently same as Stable channel
⚠ Magisk Canary/Debug may be unstable and is intended only for advanced users who knew how to recover from a bootloop or crash.
Some Mediatek devices prevent boot partition from being modified (or kernel doesn’t allow to modify boot image) after booting. When directly installing, you might end up with “/dev/xxxx is read-only” error or the installation seems to be successful but actually fails. In this case, please try patching boot image with Magisk app and flash it from Custom Recovery or Fastboot instead.
The fast way to migrate to Magisk Delta or switch back to official Magisk: Just flash magisk app like a module.
magisk.apk
to magisk.zip
magisk.zip
Currently, only Magisk Delta support Magisk installation into system partition. Although emulator has ramdisk image, patching ramdisk is not used because ramdisk is stored in seperate partition with very SMALL disk size that is not enough to store Magisk binaries.
MagiskHide is still effectively useful to hide root from almost banking apps and games after it was discontinued by the original developer.
The reasons why I restore MagiskHide:
The official Magisk modules repository is dead and no longer maintained. Due to that, add them back is meanless. However, Fox2Code has developed Magisk Modules Manager app which allows you to download Magisk modules online.
Read here to learn more about Zygisk…
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/>.