mirror of
https://github.com/mashed-potatoes/PotatoNV.git
synced 2024-11-10 01:02:20 +01:00
56 lines
2.2 KiB
Markdown
56 lines
2.2 KiB
Markdown
# PotatoNV
|
|
[![Build status](https://ci.appveyor.com/api/projects/status/0ra9b57aakdo5ms6?svg=true)](https://ci.appveyor.com/project/mashed-potatoes/potatonv)
|
|
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/mashed-potatoes/PotatoNV?include_prereleases)
|
|
![GitHub](https://img.shields.io/github/license/mashed-potatoes/PotatoNV)
|
|
![GitHub All Releases](https://img.shields.io/github/downloads/mashed-potatoes/OpenRepo/total?label=downloads%40v1.4)
|
|
![GitHub All Releases](https://img.shields.io/github/downloads/mashed-potatoes/PotatoNV/total?label=downloads%40v2.0)
|
|
|
|
Unlock bootloader of Huawei devices on Kirin SoC.
|
|
|
|
<p align="center">
|
|
<img src="https://mpotato.me/img/potatonv-next.png">
|
|
</p>
|
|
|
|
## List of tested devices
|
|
|
|
Device | Model | Bootloader
|
|
------ | --- | ----- |
|
|
Honor 7X | `BND` | Kirin 659 (A)
|
|
Honor 8 Pro / V9 | `DUK` | Kirin 960
|
|
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)
|
|
Huawei MediaPad T5 | `AGS2` | Kirin 659 (A)
|
|
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)
|
|
Huawei P9 Lite | `VNS` | Kirin 659 (A)
|
|
Huawei Y9 (2018) | `FLA` | Kirin 659 (A)
|
|
|
|
## 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
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|