Magisk v981ccabb build 25210 beta - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Software Zone (https://softwarez.info/Forum-Software-Zone) +--- Forum: Android Applications (https://softwarez.info/Forum-Android-Applications) +--- Thread: Magisk v981ccabb build 25210 beta (/Thread-Magisk-v981ccabb-build-25210-beta) |
Magisk v981ccabb build 25210 beta - Farid - 03-09-2023 Magisk v981ccabb build 25210 beta Features 100% fully open source and easy to build! Magic Mount: Allow you to do any system (vendor) modification without actually tampering the partitions. Anything can be loaded with Magisk systemless-ly! MagiskSU: Open Source Root Solution Root your device with MagiskSU, based on phh's Superuser, which is based on CM Superuser. Magisk Manager: MagiskSU Root Management, Upgrade Magisk, Manage MagiskHide lists Manage, Upgrade, Download, Install Magisk Modules from the community driven online Magisk Module Repo. MagiskHide: Hide Magisk from detections: Google SafetyNet, enterprise / bank system integrity checks, game tamper checks etc. Resetprop: Allow you to do any modifications to system properties, including read-only props. This is also used along with magiskhide to trick various device status sent from the bootloader Miscellaneous: (Optional) Remove AVB 2.0, dm-verity, forceencrypt. Unlock partitions blocks to support remount to rw Installation Instructions If you already have Magisk installed, it is strongly recommended to upgrade directly via Magisk Manager Instructions for installing the first time are presented below: If you plan to flash a custom kernel, flash it AFTER installing Magisk Make sure to remove any other root, your best bet would be restoring your boot image back to stock Via custom recovery: Download the latest Magisk zip file Reboot to a custom recovery and flash the flashable zip Reboot to system, and check whether Magisk Manager is installed and the version matches the latest one in the OP If for some reason Magisk Manager isn't installed/upgraded automatically, please install/upgrade it manually! Via Magisk Manager (Only support v14.0+): This method does not need root, and also does not require a custom recovery. However, you MUST have a stock boot image dump beforehand, and you also have to be able to flash the patched boot image, either through fastboot/download mode or ODIN Install the latest Magisk Manager If you're planning to flash the patched boot image through ODIN, go to Settings > Update Settings > Patched Boot Output Format, and select .img.tar. For normal users leave it as the default .img Press Install > Install > Patch Boot Image File, and select your stock boot image file Magisk Manager will now patch your boot image, and store it in [Internal Storage]/MagiskManager/patched_boot.img[.tar] Copy the patched boot image to your PC. If you can't find it via MTP, you can pull the file with ADB: adb pull /sdcard/MagiskManager/patched_boot.img[.tar] Flash the patched boot image to your device and reboot. Here is the command if using fastboot: fastboot flash boot /path/to/patched_boot.img Whats New: - Fix Magisk app hiding when Zygisk is enabled - Fix a patching boot images on system-as-root devices This app has no advertisements Magisk v981ccabb 25210 (10.75 MB) Turbobit Link(s) NitroFlare Link(s) RapidGator Link(s) |