Commit Graph

85 Commits

Author SHA1 Message Date
Ivy
a750098852
add Cubot (#48)
* brands: add cubot

* README: add Cub ot
2024-11-14 21:05:42 +07:00
Ivy
3264f4649d
add Blackview (#47)
* brands: add BIackview

* README: add Blackview
2024-11-14 03:20:43 +07:00
Ivy
9e6c506ae0
Add Doogee (#46)
* brands: add Doogee

* README: add Doogee
2024-11-13 12:02:03 +00:00
Ivy
5547c98c2b
add Tecno (#45)
* brands: add Tecno

* README: add tecno
2024-11-12 18:49:56 +00:00
Ivy
3887b2f21e
add Ulefone (#44)
* brands: add Ulefone

* README: add Ulefone

* ulefone: remove notes about verification

turns out this is a common thing on all devices
2024-11-11 23:14:54 +07:00
Ivy
6bb7820cab
Add Infinix (#43)
* brands: add infinix

* README: Add Infinix

* infinix: rewrite

google didnt show me a bunch of things at first so i got my info wrong

* README: move infinix to caution
2024-11-09 13:23:28 +00:00
Ivy
840b7481a0
Add Micromax (#42)
* brands: add micromax

* README: Add Micromax

* micromax: update to standard unlock procedure

* micromax: fix typo
2024-11-04 23:59:52 +07:00
Ivy
370ea8e7c1
Add Sharp (#41)
* brands: add Sharp

* README: Add Sharp
2024-10-30 16:46:20 +00:00
melontini
523613238b
Merge branch 'main' of https://github.com/melontini/bootloader-unlock-wall-of-shame 2024-10-29 00:25:45 +07:00
melontini
395a6e0350
Mention #40 2024-10-29 00:22:23 +07:00
Ivy
37d3225db1
add Cat (#38)
* brands: add Cat

* README: add Cat
2024-10-25 17:57:32 +00:00
madeline-yana
c9133dc32a
Redo OnePlus (#36)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2024-10-25 17:56:26 +00:00
Ivy
235774c0ca
add energizer (#37)
* brands: add Energizer

* Energizer: fix typo

* README: add energizer
2024-10-25 17:20:37 +00:00
Ivy
e27d7272b7
Move Motorola to Avoid, due to older phones being ineligible for unlocks. (#32)
* moto: add note about old phones being ineligible

* Move Moto to Avoid
2024-10-18 22:20:32 +07:00
melontini
a3378ddfe8
general maintenance 2024-10-17 00:41:55 +07:00
melontini
2ecd127e23
Fix Apple link 2024-10-05 01:44:14 +07:00
melontini
4c4f1047cd
Mention custom AVB keys 2024-10-05 00:54:32 +07:00
melontini
291bb991a9
Use a wiki-like structure. 2024-10-04 23:21:21 +07:00
Ivy
f220e32b8e
Add Umidigi (#29)
* Add Umidigi

* Move Umidigi to safe for now
2024-09-29 01:15:09 +07:00
Ivy
41c9ca9ef7
Add Apple (#28) 2024-09-25 00:10:59 +07:00
Ivy
04a831bf29
Add Microsoft (#27)
* Add Microsoft

* Add notes about Lumias
2024-09-24 23:15:06 +07:00
Ivy
62a1be0ce5
Add Alcatel (#26) 2024-09-24 21:04:06 +07:00
Ivy
126cfa82e1
Add Asus (#25) 2024-09-24 20:25:20 +07:00
Ivy
5efa21795c
Add Meizu (#24) 2024-09-24 19:41:11 +07:00
melontini
cd2a3b1737
Update README.md 2024-09-24 19:38:29 +07:00
Ivy
1071662f4b
Add HTC (#23)
* Add HTC

* HTC: add source for system/recovery flash only

* HTC: Add legacy OS notes and grammar fixes

* Formatting changes.

---------

Co-authored-by: melontini <104443436+melontini@users.noreply.github.com>
2024-09-23 21:05:07 +07:00
Ivy
f6626ef866
Add LG. (#21)
* Add LG.

* Add source for LG TMO unlock
2024-09-21 23:02:59 +07:00
Ivy
be28dc3baa
Add additonal notes about Motorola (#20) 2024-09-11 23:06:59 +07:00
JustMarkov
b1759d8454
Add russian version of README (#15)
* Update README.md

* Create README_ru.md

* Update README_ru.md

General fixes

* Rename README_ru.md to ru/README.md

Move «README_ru.md» to «ru/README.md»

* Update README.md

* Update README.md

Just one small change

* Move «terrible_ru» badge to be a part of the repo

* Add adapted «CC-BY-NC-SA-4.0_ru» badge

* Add adapted «banner_ru»

* Rename terrbile_ru.svg to terrible_ru.svg

* Update README.md

---------

Co-authored-by: melontini <104443436+melontini@users.noreply.github.com>
2024-06-06 14:27:42 +07:00
melontini
591c295ae5
Update README.md 2024-05-31 00:31:04 +07:00
melontini
58ba8c44fc
Update README.md 2024-05-13 16:53:29 +07:00
melontini
977912ac92
Very topical 2024-05-05 22:44:26 +07:00
melontini
57a6402795 Add vitepress version. 2024-04-08 16:42:29 +07:00
konradmb
3bd6b22cdd Add Sony and Nothing 2024-04-08 01:05:48 +00:00
melontini
f9cb69f600
Update README.md 2024-03-03 02:41:45 +07:00
melontini
a58eba456b
Update realme info, as new deep testing versions require an account. 2024-02-13 21:36:43 +07:00
Roger Ortiz
f07dad74f4
Remove bruteforcing from Huawei section (#9)
These methods attempt to unlock devices by guessing a 16-character code composed
entirely of uppercase letters and numbers. The number of possible combinations
for such a code is 36163616, considering 26 uppercase letters and 10 digits.

Even if we could process one billion (109109) guesses per second, realistically
covering all combinations would take an inordinate amount of time.

The primary limitation of this procedure comes from the device's hardware, especially
its bootloader and USB controller. On newer models, a reboot is required after the 4th
failed attempt, a step that introduces even more delay due to the boot time required.

Additionally, the device's USB controller, which manages data transfers between the
computer and the phone, has built-in thresholds to prevent excessive data traffic.
These thresholds are not designed to accommodate the high volume of data transfers
involved in bruteforce attempts.

Change-Id: I04fda8a8d66f5f920a7da84291fb96a77d9a641e
2024-02-13 21:31:11 +07:00
Roger Ortiz
c9f24f216d
Update oplus-unlock link (#8)
* oplus-unlock got deprecated a few months ago, point to lkpatcher instead.

* Also link the web version of lkpatcher.
2024-02-13 20:58:13 +07:00
melontini
e03ad66be6
Update README.md 2024-02-13 17:38:27 +07:00
melontini
293f6baa59
Update README.md 2024-02-13 17:17:32 +07:00
Iscle
5ac4fa4ac1
Update README.md (#7)
Change the subut url to a (also "official") github.io-hosted version.
2024-02-08 10:21:03 +07:00
melontini
1158739d22
Update README.md #6
---------

Co-authored-by: Calyx Hikari <hikaricalyx@hikaricalyx.com>
2023-12-20 16:03:20 +07:00
melontini
908038a217
Update README.md 2023-12-19 22:48:23 +07:00
melontini
b0fd169e75
Update README.md 2023-12-19 22:21:08 +07:00
melontini
4e321912da
New tacky banner 2023-12-19 22:07:14 +07:00
melontini
23805b9252
Update xda links 2023-11-22 22:09:55 +07:00
FPSensor
254fe8e9e9
Add CID way to check if your moto device can be unlocked (#4)
* Add CID way to check if your moto device can be unlocked

* Minor tweaks

---------

Co-authored-by: melontini <104443436+melontini@users.noreply.github.com>
2023-11-22 22:08:09 +07:00
melontini
e103b233d1
Cleanup URLs 2023-11-09 01:03:15 +07:00
melontini
fd5425b093
More Xiaomi BS 2023-11-09 00:37:07 +07:00
melontini
e0efd5f2ac
Samsung moment 2023-11-02 00:55:02 +07:00