How to Patch boot.img online with Magisk

If you’ve ever rooted an Android phone, you probably know Magisk, the popular systemless root tool and you’ve likely patched a boot.img with it on your own device. In this post I’ll walk you, step by step, through an alternative way: uploading a boot image to a web-based Magisk patcher, letting the site patch the … Read more

How to Read/Find the eMMC ID on Any Android Device

In this post you’ll learn how to find the eMMC ID on any Android phone. It’s a very simple process that you can do using ADB (Android Debug Bridge). For this, the first thing you need to do is enable USB Debugging from the Developer Options on your phone, and at the same time download … Read more

How to flash mediatek v5xx/v6xx devices

In this post I will explain how to flash MediaTek devices, a method that works for both auth-protected and non-protected devices. Even if you’ve never flashed before, you can follow this guide to repair your device at home. However, flashing carries risks and should only be used when there’s a software problem or the device … Read more

How To Unbrick Dead Google Pixel 7 / 7 Pro / 8 / 8 Pro

So, your Pixel 7, 7 Pro, 8, or 8 Pro is completely dead. No charging, no boot, no fastboot mode. Just… nothing. due to flashing wrong firmware or changing slot’s. You’ve tried the usual tricks—different cables, button combos—but your phone is not responding at all. You’re not alone.These newer Pixels, especially the Tensor-powered models, are … Read more

How to Pass Strong Play Integrity on Android

In this blog post, We will walk you through the process to bypass google play integrity on rooted android devices. The method work on both Stock and Custom ROM’s  Step 1: Install Required Modules Play Integrity Fix (PIF) TrickyStore Tricky Addon Keybox File (for TrickyStore)  Step 2: Setup LSPosed Environment Install LSposed on your device … Read more

How to Install Kernel SU & Root Nubia Red Magic 8 Pro / 8s Pro

The term “kernel-based root” for Android refers to a technique for getting root access or administrative rights on an Android device by taking advantage of security vulnerabilities in the kernel. Users that have root access can access and change settings and system files that are generally locked down, giving them additional power over the device. … Read more