Skip to content

Instantly share code, notes, and snippets.

View phunkymonk's full-sized avatar

Frederick Isaacs phunkymonk

  • Sacramento, California
  • 08:55 (UTC -07:00)
View GitHub Profile
@phunkymonk
phunkymonk / bypass.md
Last active April 10, 2026 17:42
This README explains how to **bypass FRP (Factory Reset Protection) on Android devices using ADB (Android Debug Bridge) commands**.

This README explains how to bypass FRP (Factory Reset Protection) on Android devices using ADB (Android Debug Bridge) commands.

Overview:

FRP is a security feature that locks Android devices after a factory reset. This guide provides instructions for removing it via ADB.

Key Sections:

Setup Steps (1-5):

  • Download and install ADB and fastboot drivers
  • Connect your Android device to a PC via USB