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">
|
2020-07-23 05:11:01 +02:00
|
|
|
<img src="https://static.michiru.sh/img/potatonv-next.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:
|
|
|
|
|
2020-12-02 07:01:48 +01:00
|
|
|
<a href="https://github.com/mashed-potatoes/PotatoNV/releases/download/v2.0.1/PotatoNV-next-v2.0.1-x86.exe">
|
|
|
|
<img src="https://static.michiru.sh/img/potatonv-download-button.png?v=2" width="520" height="auto">
|
2020-11-07 17:11:11 +01:00
|
|
|
</a>
|
|
|
|
|
2020-06-29 10:48:02 +02:00
|
|
|
## List of tested devices
|
|
|
|
|
|
|
|
Device | Model | Bootloader
|
|
|
|
------ | --- | ----- |
|
|
|
|
Honor 7X | `BND` | Kirin 659 (A)
|
2020-07-01 11:06:30 +02:00
|
|
|
Honor 8 Pro / V9 | `DUK` | Kirin 960
|
2020-06-29 10:48:02 +02:00
|
|
|
Honor 9 Lite | `LLD` | Kirin 659 (A)
|
|
|
|
Honor 9 | `STF` | Kirin 960
|
|
|
|
Huawei Mate 9 | `MHA` | Kirin 960
|
|
|
|
Huawei Mate 9 Pro | `LON` | Kirin 960
|
|
|
|
Huawei MediaPad M5 Lite | `BAH2` | Kirin 659 (B)
|
2020-11-15 15:04:54 +01:00
|
|
|
Huawei MediaPad M5 | `CMR` | Kirin 960
|
2020-07-03 12:34:12 +02:00
|
|
|
Huawei MediaPad T5 | `AGS2` | Kirin 659 (A)
|
2020-07-21 01:33:57 +02:00
|
|
|
Huawei Nova 2 | `PIC` | Kirin 659 (A)
|
2020-06-29 10:48:02 +02:00
|
|
|
Huawei Nova 2i / Mate 10 Lite | `RNE` | Kirin 659 (B)
|
|
|
|
Huawei Nova 2s | `HWI` | Kirin 960
|
|
|
|
Huawei P Smart 2018 | `FIG` | Kirin 659 (B)
|
|
|
|
Huawei P10 | `VTR` | Kirin 960
|
|
|
|
Huawei P20 Lite / Nova 3e | `ANE` | Kirin 659 (A)
|
2020-07-30 16:58:13 +02:00
|
|
|
Huawei P8 Lite (2017) | `PRA` | Kirin 659 (A)
|
2020-06-29 10:48:02 +02:00
|
|
|
Huawei P9 Lite | `VNS` | Kirin 659 (A)
|
2020-07-06 12:46:32 +02:00
|
|
|
Huawei Y9 (2018) | `FLA` | Kirin 659 (A)
|
2020-06-29 10:48:02 +02:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
Icons by Icons8.
|
|
|
|
|
|
|
|
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/>.
|