Magisk Icon

Magisk 30.4

By topjohnwu • March 26, 2026
Tools arm64-v8a, armeabi-v7a, x86, x86_64 Native (Java/Kotlin) 24.15 MB
Download APK
Verified Safe

File Information

Package Namecom.topjohnwu.magisk
Version Name30.4
Version Code30400
Architecturearm64-v8a, armeabi-v7a, x86, x86_64
Min Android VersionAndroid 23 (API 36)
Main Activitycom.topjohnwu.magisk.ui.MainActivity
FrameworkNative (Java/Kotlin)
File Size24.15 MB
Signature (SHA1)DC0F2B61CBD7E9D3DBBE060B2B870D46BB060211
File Hash (SHA256)0ca9fd376308fd43450b0be464c880a6144eae682b7723555592ad6f5d9d9286

What's New

[MagiskSU] Fix several implementation bugs
Diffs to v29.0
[General] Various minor bug fixes
[General] Support installing Magisk into vendor_boot partition
[General] Migrate a significant portion of the codebase to Rust
[Core] Improve Magisk specific files injection logic
[MagiskSU] Add ability to restrict Linux capabilities even if running as root (uid=0)
[MagiskSU] Fallback to older implementation when the kernel doesn't support zero userspace copy APIs
[MagiskPolicy] Support new sepolicy binary format introduced in Android 16 QPR2
[resetprop] Reduce property modification traces
Full Changelog:
here

App Description

This is not an officially supported Google product

Introduction

Magisk 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

Zygisk

: Run code in every Android applications' processes

Downloads

Github

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

Useful Links

Installation Instruction

Building and Development

Magisk Documentation

Zygisk module sample

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/core/src/main/res/values/strings.xml

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

Translate each and place them in the respective locations (

[module]/src/main/res/values-[lang]/strings.xml

).

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 .
Download Magisk APK

Fast, free and safe download.

APK Permissions 11

  • android.permission.ACCESS_NETWORK_STATE
  • android.permission.FOREGROUND_SERVICE
  • android.permission.HIDE_OVERLAY_WINDOWS
  • android.permission.INTERNET
  • android.permission.POST_NOTIFICATIONS
  • android.permission.QUERY_ALL_PACKAGES
  • android.permission.READ_EXTERNAL_STORAGE
  • android.permission.REQUEST_INSTALL_PACKAGES
  • android.permission.RUN_USER_INITIATED_JOBS
  • android.permission.UPDATE_PACKAGES_WITHOUT_USER_ACTION
  • android.permission.WRITE_EXTERNAL_STORAGE
APK Verified

The cryptographic signature guarantees that the file is safe to install and was not tampered with in any way.

Other Variants

This release has multiple variants (e.g. diff architectures).

arm64-v8a, armeabi-v7a, x86, x86_64