PotatoNV/README.md

71 lines
2.7 KiB
Markdown
Raw Normal View History

2020-06-29 10:48:02 +02:00
# PotatoNV
2020-06-30 16:12:58 +02:00
[![Build status](https://ci.appveyor.com/api/projects/status/0ra9b57aakdo5ms6?svg=true)](https://ci.appveyor.com/project/mashed-potatoes/potatonv)
2020-06-30 14:59:57 +02:00
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/mashed-potatoes/PotatoNV?include_prereleases)
2020-06-30 16:12:58 +02:00
![GitHub](https://img.shields.io/github/license/mashed-potatoes/PotatoNV)
2020-07-22 00:45:58 +02:00
![GitHub All Releases](https://img.shields.io/github/downloads/mashed-potatoes/PotatoNV/total)
[![CodeFactor](https://www.codefactor.io/repository/github/mashed-potatoes/potatonv/badge)](https://www.codefactor.io/repository/github/mashed-potatoes/potatonv)
2020-06-29 10:48:02 +02:00
Unlock bootloader of Huawei devices on Kirin SoC.
<p align="center">
2021-03-08 18:16:14 +01:00
<img src="https://raw.githubusercontent.com/mashed-potatoes/PotatoNV/master/assets/screenshot.png">
2020-06-29 10:48:02 +02:00
</p>
2020-11-07 17:11:11 +01:00
---
Click below to download the latest version:
2021-03-08 18:13:55 +01:00
<a href="https://github.com/mashed-potatoes/PotatoNV/releases/download/v2.0.1-2/PotatoNV-next-v2.0.1-2-x86.exe">
2021-03-08 18:16:14 +01:00
<img src="https://raw.githubusercontent.com/mashed-potatoes/PotatoNV/master/assets/cool-button.png" width="520" height="auto">
2020-11-07 17:11:11 +01:00
</a>
## Tested devices
2020-06-29 10:48:02 +02:00
Device | Model | Bootloader
------ | --- | ----- |
Honor 5C / 7 Lite | `NEM` | Kirin 65x (A)
Honor 7X | `BND` | Kirin 65x (A)
Honor 8 | `FRD` | Kirin 950
Honor 8 Pro / V9 | `DUK` | Kirin 950
Honor 9 Lite | `LLD` | Kirin 65x (A)
2020-06-29 10:48:02 +02:00
Honor 9 | `STF` | Kirin 960
Huawei Mate 9 | `MHA` | Kirin 960
Huawei Mate 9 Pro | `LON` | Kirin 960
Huawei MediaPad M5 Lite | `BAH2` | Kirin 65x (B)
Huawei MediaPad M5 | `CMR` | Kirin 960
Huawei MediaPad T5 | `AGS2` | Kirin 65x (A)
Huawei Nova 2 | `PIC` | Kirin 65x (A)
Huawei Nova 2i / Mate 10 Lite | `RNE` | Kirin 65x (B)
2020-06-29 10:48:02 +02:00
Huawei Nova 2s | `HWI` | Kirin 960
Huawei P Smart 2018 | `FIG` | Kirin 65x (B)
2020-06-29 10:48:02 +02:00
Huawei P10 | `VTR` | Kirin 960
Huawei P20 Lite / Nova 3e | `ANE` | Kirin 65x (A)
Huawei P8 Lite (2017) | `PRA` | Kirin 65x (A)
Huawei P9 Lite | `VNS` | Kirin 65x (A)
Huawei Y9 (2018) | `FLA` | Kirin 65x (A)
2020-06-29 10:48:02 +02:00
## License
2021-03-08 18:16:14 +01:00
Logo by Icons8.
2020-06-29 10:48:02 +02:00
All bootloaders are Huawei Technologies Co., Ltd. property.
---
Unlock tool for Huawei devices on Kirin SoC.
Copyright (C) 2020 mashed-potatoes
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
2020-06-30 14:59:57 +02:00
along with this program. If not, see <https://www.gnu.org/licenses/>.