# mlgmxyysd/xiaomi-hyperos-bootloader-bypass

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mlgmxyysd-xiaomi-hyperos-bootloader-bypass).**

4,671 stars · 462 forks · PHP

## Links

- GitHub: https://github.com/MlgmXyysd/Xiaomi-HyperOS-BootLoader-Bypass
- Homepage: https://www.neko.ink/
- awesome-repositories: https://awesome-repositories.com/repository/mlgmxyysd-xiaomi-hyperos-bootloader-bypass.md

## Topics

`android` `android-development` `bootloader` `bootloader-unlock` `hyperos` `miui` `xiaomi`

## Description

This project is an Android bootloader unlock tool designed to bypass account binding restrictions on devices running Xiaomi HyperOS. It functions as an exploit that circumvents the community account requirements typically necessary to unlock the bootloader.

The tool serves as a prerequisite for device rooting and system modification. By removing manufacturer bootloader locks, it enables the installation of custom recoveries, kernels, and modified operating systems.

The project achieves these results through vulnerability-based account bypass and memory-corruption exploits to intercept the verification handshake between the device and unlock servers.

## Tags

### Part of an Awesome List

- [Bootloader Unlock Tools](https://awesome-repositories.com/f/awesome-lists/devtools/bootloader-unlock-tools.md) — Provides an exploit-based utility specifically for bypassing device bootloader restrictions and account bindings. ([source](https://github.com/mlgmxyysd/xiaomi-hyperos-bootloader-bypass#readme))
- [Proof Of Concept Exploits](https://awesome-repositories.com/f/awesome-lists/security/proof-of-concept-exploits.md) — Provides a functional proof-of-concept exploit to circumvent community account restrictions within HyperOS.

### Operating Systems & Systems Programming

- [Exploit Primitives](https://awesome-repositories.com/f/operating-systems-systems-programming/heap-analyzers/heap-corruption-detection/exploit-primitives.md) — Utilizes memory-corruption primitives to trigger an unplanned state that skips boot-time validation checks.
- [Android Rooting Toolkits](https://awesome-repositories.com/f/operating-systems-systems-programming/android-rooting-toolkits.md) — Acts as a primary tool in the process of gaining root access on Android systems by unlocking the bootloader.
- [Android System Modification](https://awesome-repositories.com/f/operating-systems-systems-programming/android-system-modification.md) — Enables low-level system modification by removing the restrictions that prevent the installation of custom recoveries.
- [Bootloader Unlock Prerequisites](https://awesome-repositories.com/f/operating-systems-systems-programming/kernel-root-installations/bootloader-unlock-prerequisites.md) — Removes manufacturer bootloader locks to enable the installation of custom kernels and recoveries.

### Security & Cryptography

- [Account Verification Bypasses](https://awesome-repositories.com/f/security-cryptography/account-verification-bypasses.md) — Uses security flaws to circumvent cloud-based account verification required for bootloader unlocking.
- [Handshake Interceptions](https://awesome-repositories.com/f/security-cryptography/handshake-interceptions.md) — Implements an interception of the verification handshake between the device and unlock servers to bypass account requirements.
- [Android Privilege Escalations](https://awesome-repositories.com/f/security-cryptography/identity-access-management/access-control/access-control-models/permission-based-security/privilege-elevation-bits/privilege-escalation-techniques/remote-privilege-escalations/android-privilege-escalations.md) — Exploits Android OS vulnerabilities to bypass permission checks and gain elevated rights during the boot sequence.
