What's new in Magisk 29.0

This release looks minor at the surface, however, the entire codebase has gone through significant refactoring and migration. The native code in Magisk used to be mainly C++, but several contributors and I have been steadily rewriting parts of the code in Rust since April 2022. After years of effort, the Rust-ification of the project slowly began picking up steam, and at the moment of this release, over 40% of the native code has been rewritten in Rust, with several major subsystem rewrites in the PR queue, planned to be merged for the next release.

Many might wonder, why introduce a new language to the project? My reason is actually not to reduce memory safety issues (although it is a nice side benefit), but to be able to develop Magisk using a more modern programming language. After using Rust for a while, it's clear to me that using Rust allows me to write more correct code and makes me happier compared to dealing with C++. People share the same sentiment as I do.

Changelog

  • [General] Massive internal refactoring and code migration
  • [App] Support downloading module zip files with XZ compression
  • [App] Disable app animations when system animations are disabled
  • [MagiskMount] Support systemlessly deleting files with modules using blank file nodes
  • [MagiskInit] Redesign sepolicy patching and injection logic
  • [MagiskSU] Better TTY/PTY support

Full Changelog: here

Scroll to available downloads
A more recent upload may be available below!

About Magisk 29.0

Download Magisk 29.0

This release may come in several variants. Consult our handy FAQ to see which download is right for you.

Variant
Arch
Version
DPI
29.0 APK
29000
May 14, 2025
universal
Android 6.0+
nodpi
All Releases
Magisk 30.2 beta
August 14, 2025

Version:30.2

Uploaded:August 14, 2025 at 9:22PM UTC

File size:23.45 MB

Downloads:1,017

Magisk 30.1 beta

Version:30.1

Uploaded:July 3, 2025 at 9:23PM UTC

File size:11.58 MB

Downloads:2,019

Magisk 30.0 beta

Version:30.0

Uploaded:July 3, 2025 at 9:23PM UTC

File size:23.15 MB

Downloads:411

Magisk b1dc47a0 beta

Version:b1dc47a0

Uploaded:July 1, 2025 at 9:23PM UTC

File size:11.26 MB

Downloads:208

Magisk 29.0
May 14, 2025

Version:29.0

Uploaded:May 14, 2025 at 5:21PM UTC

File size:11.26 MB

Downloads:4,945

Magisk 427a1ca4 beta

Version:427a1ca4

Uploaded:April 30, 2025 at 5:38PM UTC

File size:22.41 MB

Downloads:735

Magisk 1e3edb88 beta

Version:1e3edb88

Uploaded:March 21, 2025 at 7:10PM UTC

File size:22.29 MB

Downloads:1,926

Magisk b62835cb beta
January 31, 2025

Version:b62835cb

Uploaded:January 31, 2025 at 7:48AM UTC

File size:22.2 MB

Downloads:2,912

Magisk 47cc532d beta
December 7, 2024

Version:47cc532d

Uploaded:December 7, 2024 at 7:36AM UTC

File size:21.86 MB

Downloads:2,862

Magisk 28.11
December 7, 2024

Version:28.1

Uploaded:December 7, 2024 at 2:05AM UTC

File size:11.17 MB

Downloads:12,146

Comments