Tag: root

Magisk Root Downloads

Magisk is a suite of open source software for customizing Android, supporting devices higher than Android 5.0.Here are some feature highlights: MagiskSU: Provide root access for applications Magisk Modules: Modify read-only partitions by installing modules MagiskHide: Hide Magisk from root detections / system integrity checks MagiskBoot: The most complete tool for unpacking and repacking Android…
Read more

List of ADB and Fastboot Commands

Here are some commands for Adb and Fastboot commands. One of the best way to learn new adb and fastboot commands is with the help command. just type fastboot help or adb help to get a working list of commands and variables. See below pictures. DO NOT USE ANY COMMANDS THAT YOU AREN’T SURE OF…
Read more