Commit Graph

73 Commits

Author SHA1 Message Date
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
melontini
a5d783398e
Fuck realme 2023-08-03 18:15:28 +07:00
melontini
94e61da7b4
You don't need Deep Testing if it doesn't work 2023-08-02 09:23:43 +07:00
melontini
7518f80115
Racists have reopened their server. 2023-08-02 09:21:30 +07:00
melontini
a1472c2c10
Use lists for lists (real) 2023-07-31 12:16:58 +07:00
melontini
39ab3652e4
No more number labels 2023-07-31 12:13:34 +07:00
melontini
c52fbb98d7
Moved ZTE 2023-07-31 12:12:12 +07:00
melontini
88f3f7171c
Update README.md 2023-07-31 10:43:44 +07:00
melontini
c6f3570603
We already have a banner with alt text 2023-07-30 20:00:32 +07:00
melontini
d44b798ca7
The clowning continues 2023-07-30 19:56:50 +07:00
melontini
9fcd26ef0c
Update README.md 2023-07-17 01:10:48 +00:00
melontini
5726601d34
Update README.md 2023-07-17 04:29:13 +07:00
melontini
d9eb7fb3ad
We Kirin' 2023-07-12 00:03:02 +07:00