Skip to content

Instantly share code, notes, and snippets.

View BoWalka's full-sized avatar

Beau Walker BoWalka

  • BOWALKADESIGNS
  • FL
  • 12:22 (UTC -12:00)
View GitHub Profile
@BoWalka
BoWalka / Boot image extraction guide.md
Created July 30, 2025 11:52 — forked from bhardwajAbhi/Boot image extraction guide.md
Guide on how to extract boot image from any android phone without needing to root using magisk and without custom recovery.

Boot Image Extraction Guide

Guide on how to extract a boot image from any Android phone without needing to root using Magisk and without a custom recovery.

Most of the time when individuals buy a new phone, they encounter challenges when attempting to root their phone because they need a boot image first to patch, and most phones don't have a custom recovery available specifically designed for their device. Sometimes finding their firmware on the internet becomes difficult. Consequently, rooting such phones becomes a formidable task. So in this guide, I will provide a comprehensive solution for users who want to extract the boot image from their phone without needing to root it first or download firmware from the internet and also without custom recovery.

Getting started!

Before diving into the guide, please thoroughly review the [Frequently Asked Questions (FAQ)](https://github.com/phhusson/treble_experimentations/wiki/Frequently-Asked-Questions-%28FAQ%29