Github Releases下载加速

使用提示
在项目页面复制网址即可 例如: https://github.com/topjohnwu/Magisk/
项目自述
keyboard_arrow_down


Kitsune Magisk

This is not an officially supported topjohnwu project.

Introduction

Kitsune Mask is a suite of open source software for customizing Android, supporting devices higher than Android 6.0.

Some highlight features:

  • MagiskSU: Provide root access for applications
  • Magisk Modules: Modify read-only partitions by installing modules
  • MagiskBoot: The most complete tool for unpacking and repacking Android boot images
  • MagiskHide: Hide Magisk to prevent detection

Downloads

Github is the only source where you can get official Magisk information and downloads.

Please download Kitsune Mask from Releases.




Bug Reports

Only bug reports from Debug builds will be accepted.

For installation issues, upload both boot image and install logs.

For Magisk issues, upload boot logcat or dmesg.

For Magisk app crashes, record and upload the logcat when the crash occurs.

Translation Contributions

Default string resources for the Magisk app and its stub APK are located here:

  • app/src/main/res/values/strings.xml
  • stub/src/main/res/values/strings.xml

Translate each and place them in the respective locations ([module]/src/main/res/values-[lang]/strings.xml).

Kitsune module

  • To develop Magisk module that might use specific Kitsune Magisk features (early-mount, init.rc injector,…), you can download this module template

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/>.
v27.2-kitsune-4
正式版

Happy Lantern Festival to everyone! 🎉

What's Changed

  • Update some dependencies by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/19
  • Random package name optimization by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/25
  • Fix auto-build scripts by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/26
  • change update url by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/28
  • Fix /sbin create by @TauoftvZY in https://github.com/1q23lyc45/KitsuneMagisk/pull/32
  • downgrade libsu by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/33
  • Bump p384 from 0.13.0 to 0.13.1 in /native/src by @dependabot in https://github.com/1q23lyc45/KitsuneMagisk/pull/38
  • Update to AGP 8.5.1 by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/41

New Contributors

  • @TauoftvZY made their first contribution in https://github.com/1q23lyc45/KitsuneMagisk/pull/32

Full Changelog: https://github.com/1q23lyc45/KitsuneMagisk/compare/v27.2-kitsune-3...v27.2-kitsune-4

v27.2-kitsune-3
正式版

What's Changed

  • Bump bytemuck from 1.20.0 to 1.21.0 in /native/src by @dependabot in https://github.com/1q23lyc45/KitsuneMagisk/pull/15
  • Bump libc from 0.2.168 to 0.2.169 in /native/src by @dependabot in https://github.com/1q23lyc45/KitsuneMagisk/pull/16
  • app: auto close action fragment only when focus lost by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/17
  • boot-completed.sh support by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/18 (Not working right now.)

Full Changelog: https://github.com/1q23lyc45/KitsuneMagisk/compare/v27.2-kitsune-2...v27.2-kitsune-3

🎉 Merry Christmas!

发布文件
keyboard_arrow_down
v27.2-kitsune-2
正式版

What's Changed

  • Update AGP and some kernel patches by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/12
  • App: action.sh support by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/13

Full Changelog: https://github.com/1q23lyc45/KitsuneMagisk/compare/v27.2-kitsune-1...v27.2-kitsune-2

发布文件
keyboard_arrow_down
v27.2-kitsune-1
正式版

What's Changed

  • Update Magisk to upstream 27002 by @1q23lyc45 in #9
  • Bump libc from 0.2.167 to 0.2.168 in /native/src by @dependabot in #7
  • No longer use persist by @1q23lyc45 in #11

Diffs to official Magisk

  • CRT0 support has been removed to fix pthread compilation issues.

Full Changelog: https://github.com/1q23lyc45/KitsuneMagisk/compare/v27.1-30370a9d...v27.2-kitsune-1

发布文件
keyboard_arrow_down
v27.1-30370a9d
正式版

What's Changed

  • Update LSPosed download link by @1q23lyc45 in https://github.com/1q23lyc45/KitsuneMagisk/pull/2
  • Bump libc from 0.2.164 to 0.2.167 in /native/src by @dependabot in https://github.com/1q23lyc45/KitsuneMagisk/pull/3
  • Bump rsa from 0.9.6 to 0.9.7 in /native/src by @dependabot in https://github.com/1q23lyc45/KitsuneMagisk/pull/4

New Contributors

  • @1q23lyc45 made their first contribution in https://github.com/1q23lyc45/KitsuneMagisk/pull/1
  • @dependabot made their first contribution in https://github.com/1q23lyc45/KitsuneMagisk/pull/3

Full Changelog: https://github.com/1q23lyc45/KitsuneMagisk/commits/v27.1-30370a9d

发布文件
keyboard_arrow_down