HyperFuck

所属分类:单片机开发
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2024-04-25 19:56:33
上 传 者sh-1993
说明:  Bypass HyperOS restrictions on bootloader unlocking, stars:2, update:2024-04-25 08:53:20

文件列表:
.idea/
Settings-Patched.apk
Settings.apk
main.py

# This repository is archived! Go to [HyperSploit](https://github.com/TheAirBlow/HyperSploit) instead. # HyperFuck The name is very creative, I know! HyperOS + Fuck, god dammit! \ This is a Python port of [Xiaomi-HyperOS-BootLoader-Bypass](https://github.com/MlgmXyysd/Xiaomi-HyperOS-BootLoader-Bypass). ## How to use ```bash pip install pure-python-adb PyCryptoDome # connect your Android device before continuing # make sure to enable USB debugging python main.py ``` ## Important warning Xiaomi quickly patched this method out. Your only hope is that they didn't do any more major updates after 1.0.1.0. \ If so, you could simply rollback to an unpatched version of the settings app inside this repository: ```bash adb push Settings.apk /data/local/tmp/Settings.apk adb shell pm install -r -d /data/local/tmp/Settings.apk ``` If you get a rollback error, you're out of luck.

近期下载者

相关文件


收藏者