Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.45 KB

note.md

File metadata and controls

32 lines (20 loc) · 1.45 KB

R655F6129-kitsune

Welcome back Delta users!

Diffs to official Magisk

  • [Zygisk] New way to load Zygisk, like ZygiskNext project
  • [General] Add MagiskHide back from Magisk v23.0 with minor improvement
  • [General] Add SuList, whitelist based hide
  • [General] Support mounting in pre-init for modules
  • [General] Support install Magisk into system partition (for emulators)
  • [resetprop] Don't always deleting read-only properties before setting them

-[Zygisk]加载Zygisk的新方法,就像ZygiskNext项目

-[General]AddMagiskHideProm Magic23.0稍有改进

-[常规]引入SuList,基于白名单的隐藏[常规]支持在预初始中安装模块

-[常规]支持将Magisk安装到系统分区(用于仿真器)

-[resetprop]在预设唯读属性之前,不要总是删除唯读属性

Credits

  • Ptrace init based Zygisk, we are using part of code from ZygiskNext writing by Dr-TSNG and 5ec1cff. Credits was adding to code as well.
  • ZygiskNext is an open source project licensed under GPL-v3.0, which provides standalone implementation of Zygisk and Zygisk API support for KernelSU and a replacement of Magisk's built-in Zygisk.

Magisk upstream level

  • HEAD commit: ecb31ee

This version might have bugs, please using Official Magisk instead