MlgmXyysd / Xiaomi-HyperOS-BootLoader-Bypass

A PoC that exploits a vulnerability to bypass the Xiaomi HyperOS community restrictions of BootLoader unlocked account bindings.
https://www.neko.ink/
2.11k stars 272 forks source link

Added switching global api #44

Closed sheeshcake closed 5 months ago

sheeshcake commented 5 months ago
sheeshcake commented 5 months ago

This will fix Fail to send request, check your internet connection. #40

MlgmXyysd commented 5 months ago

Thank you for your contribution, but sorry for not accepting it. There are several reasons for this:

  1. useGlobal logic needs to be updated and optimized, it has more than just two links. I have tweaked it in a local update, it still needs more samples and testing at this point, and perhaps additional judgment based on the ROM properties.
  2. don't set $useGlobal to true by default, that may cause some problems.
  3. decrypted debug logs may contain sensitive information and should be used only for error checking.
  4. your pr contains too many irrelevant line changes.

For the current problem, users can manually set $useGlobal to true. meanwhile, the problem you mentioned has been logged and will be fixed in the next update.