Magisk

Verified safe
No reviews reviews
326
downloads
6.0
android

AI summary

Systemless rooting framework for Android. Grants superuser access without modifying system partitions, supports modules for custom modifications, and includes a built-in MagiskHide for bypassing root detection. Version 29.0 brings major internal refactoring with over 40% of native code rewritten in Rust, XZ-compressed module support, and improved sepolicy handling.

Generated by AI. May contain inaccuracies.

About this app

Magisk 29.0

What's new

v29.0May 19, 2025
  • 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

About this version

Version
29.0 (29000)
Size
11.26 MB
Requires Android
6.0
Target SDK
23
Downloads
326
Updated
May 19, 2025
Package
com.topjohnwu.magisk

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app