gram news
Magisk Manager channel avatar

Magisk Manager

@magisk_app

You can view and join @magisk_app right away.

ProjectsENTech

34,839subscribers

Open the Channel

Latest posts

  • Magisk Manager

    3 Jan, 18:55

    🔄 [New Update] 🔄💡 v30.5 Changelog- [General] Migrate a significant portion of the codebase to Rust - [General] Various minor bug fixes - [General] Support installing Magisk into vendor_boot partition - [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 - [resetprop] Properly support Android versions with property overrides⬇ Download from here → https://magiskmanager.com/go/update/
  • Magisk Manager

    14 May 2025, 11:40

    🔄 [New Update] 🔄💡 Version 29.0- [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⬇ Download from here → http://magiskmanager.com/go/update/
  • Magisk Manager

    3 Feb 2025, 11:25

    🔄 [New Update] 🔄💡 Version 28.1[App] Fix stub APK download link [App] Fix support for Android lower than 8.0 [General] Fix support for MTK Samsung devices [MagiskInit] Fix a regression for 2SI devices [MagiskPolicy] Fix a regression causing overlay.d replaced files to be not accessible⬇ Download from here → https://dub.sh/magisk-download
  • Magisk Manager pinned «🔄 [New Update] 🔄 💡 Version 26.3 [General] Fix device information detection script [General] Update BusyBox to 1.36.1 [General] Update toolchain that produces broken arm32 executables [App] Fix root service unable to bind on OnePlus devices ⬇ Download from…»

    16 Sept 2023, 07:50

  • Magisk Manager

    16 Sept 2023, 07:50

    🔄 [New Update] 🔄💡 Version 26.3[General] Fix device information detection script [General] Update BusyBox to 1.36.1 [General] Update toolchain that produces broken arm32 executables [App] Fix root service unable to bind on OnePlus devices⬇ Download from here → https://bit.ly/3Plf7Tl
  • Magisk Manager pinned «🔄 [New Update] 🔄 💡 Version 26.0 ➜ [General] Bump minimum supported Android version to Android 6.0 ➜ [General] New magic mount backend. It supports loading modules into system with overlayfs files injected ➜ [Zygisk] Release new API version 4 ➜ [Zygisk] Prevent…»

    6 Apr 2023, 14:15

  • Magisk Manager

    6 Apr 2023, 14:14

    🔄 [New Update] 🔄💡 Version 26.0➜ [General] Bump minimum supported Android version to Android 6.0 ➜ [General] New magic mount backend. It supports loading modules into system with overlayfs files injected ➜ [Zygisk] Release new API version 4 ➜ [Zygisk] Prevent crashing daemon in error ➜ [Zygisk] Rewrite zygote code injection with new loader library approach ➜ [Zygisk] Rewrite code unloading implementation ➜ [MagiskBoot] Support amonet microloader devices ➜ [MagiskBoot] Always use lz4_legacy compression on v4 boot images. This fixes boot image patching issues on Android U preview. ➜ [MagiskInit] Support replacing existing .rc files in overlay.d ➜ [MagiskInit] Rewrite sepolicy.rules mounting and loading implementation ➜ [App] Make stub patching 100% offline ➜ [App] Support patching init_boot.img for Samsung ODIN firmware ➜ [MagiskPolicy] Fix minor bug in command line argument parsing
  • Magisk Manager pinned «🔄 [New Update] 🔄 💡 Version 25.0 ➜ [MagiskInit] Update 2SI implementation, significantly increase device compatibility (e.g. Sony Xperia devices) ➜ [MagiskInit] Introduce new sepolicy injection mechanism ➜ [MagiskInit] Support Oculus Go ➜ [MagiskInit] Support…»

    26 Jun 2022, 17:18

  • Magisk Manager

    15 Jun 2022, 18:21

    🔄 [New Update] 🔄💡 Version 25.0➜ [MagiskInit] Update 2SI implementation, significantly increase device compatibility (e.g. Sony Xperia devices) ➜ [MagiskInit] Introduce new sepolicy injection mechanism ➜ [MagiskInit] Support Oculus Go ➜ [MagiskInit] Support Android 13 GKIs (Pixel 6) ➜ [MagiskBoot] Fix vbmeta extraction implementation ➜ [App] Fix stub app on older Android versions ➜ [App] [MagiskSU] Properly support apps using sharedUserId ➜ [MagiskSU] Fix a possible crash in magiskd ➜ [MagiskSU] Prune unused UIDs as soon as system_server restarts to prevent UID reuse attacks ➜ [MagiskSU] Verify and enforce the installed Magisk app’s certificate to match the distributor’s signature ➜ [MagiskSU] [Zygisk] Proper package management and detection ➜ [Zygisk] Fix function hooking on devices running Android 12 with old kernels ➜ [Zygisk] Fix Zygisk’s self code unloading implementation ➜ [D
  • Magisk Manager

    14 May 2022, 20:47edited

    🔄 [New Update] 🔄Version 24.3➜ [General] Stop using getrandom syscall ➜ [Zygisk] Update API to v3, adding new fields to AppSpecializeArgs ➜ [App] Improve app repackaging installation workflowDownload from here → https://bit.ly/37L7aoR
  • Magisk Manager

    27 Jan 2022, 15:15edited

    🔄[New Update] 🔄Version 24.0- [General] MagiskHide is removed from Magisk - [General] Support Android 12 - [General] Support devices that do not support 32-bit and only runs 64-bit code - [General] Update BusyBox to 1.34.1 - [Zygisk] Introduce new feature: Zygisk - [Zygisk] Introduce DenyList feature to revert Magisk features in user selected processes - [MagiskBoot] Support patching 32-bit kernel zImages - [MagiskBoot] Support boot image header v4 - [MagiskBoot] Support patching out skip_initramfs from dtb bootargs - [MagiskBoot] Add new env variable PATCHVBMETAFLAG to configure whether vbmeta flags should be patched - [MagiskInit] Support loading fstab from /system/etc (required for Pixel 6) - [MagiskInit] Support /proc/bootconfig for loading boot configurations - [MagiskInit] Better support for some Meizu devices - [MagiskInit] Better support for some OnePlus/Oppo/Realme devices
  • Magisk Manager

    22 Oct 2021, 15:52

    Magisk and LSPosed on Windows :)
    Image from a post by Magisk ManagerImage from a post by Magisk Manager
  • Magisk Manager

    12 May 2021, 18:09

    🔄 [New Update] 🔄Version 23.0- Bug Fixes - [App] Update snet extension. This fixes SafetyNet API errors. - [App] Fix a bug in the stub app that causes APK installation to fail - [App] Hide annoying errors in logs when hidden as stub - [App] Fix issues when patching ODIN tar files when the app is hidden - [General] Remove all pre Android 5.0 support - [General] Update BusyBox to use proper libc - [General] Fix C++ undefined behaviors - [General] Several sepolicy.rule copy/installation fixes - [MagiskPolicy] Remove unnecessary sepolicy rules - [MagiskHide] Update package and process name validation logic - [MagiskHide] Some changes that prevents zygote deadlock💡 Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 only supports Android 5.0 and higher.⬇️ Download from here → https://bit.ly/3tGV2Kr
  • Magisk Manager

    26 Apr 2021, 16:09

    There was an issue with the link which is fixed now 👍
  • Magisk Manager

    25 Apr 2021, 12:54

    [New Update]Version 22.1- [App] Prevent multiple installation sessions running in parallel - [App] Prevent OutOfMemory crashes when checking boot signature on PXA boot images - [General] Proper cgroup migration implementation - [General] Rewrite log writer from scratch, should resolve any crashes and deadlocks - [General] Many scripts updates fixing regressions - [MagiskHide] Prevent possible deadlock when signal arrives - [MagiskHide] Partial match process names if necessary - [MagiskBoot] Preserve and patch AVB 2.0 structures/headers in boot images - [MagiskBoot] Properly strip out data encryption flags - [MagiskBoot] Prevent possible integer overflow - [MagiskInit] Fix sepolicy.rule mounting strategy - [resetprop] Always delete existing ro. props before updating. This will fix bootloops that could be caused by modifying device fingerprint properties.Download from here →
  • Channel created

    9 Aug 2020, 20:09