PotatoNV/README.md

67 lines
2.5 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">
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:
<a href="https://github.com/mashed-potatoes/PotatoNV/releases/download/v2.0.0/PotatoNV-next-v2.0.0-x86.zip">
<img src="https://static.michiru.sh/img/potatonv-download-button.png" width="520" height="auto">
</a>
2020-06-29 10:48:02 +02:00
## List of tested devices
Device | Model | Bootloader
------ | --- | ----- |
Honor 7X | `BND` | Kirin 659 (A)
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)
Huawei MediaPad T5 | `AGS2` | Kirin 659 (A)
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)
Huawei P8 Lite (2017) | `PRA` | Kirin 659 (A)
2020-06-29 10:48:02 +02:00
Huawei P9 Lite | `VNS` | Kirin 659 (A)
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/>.