Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 983 Bytes

File metadata and controls

30 lines (15 loc) · 983 Bytes

autoflash.ps1

Description

This script automatically find your device connected to the serial port and flash it with the image that you selected.

Requirements

This script requires the following software to be installed on your system:

1-PowerShell

2-Python

3-The serial and serial.tools python modules.

Usage

Put your phone in fastboot mode and open the autoflash.ps1 file and it will automatically do everything, the only thing you need to do is selecting the image you want to flash when prompted.

Disclaimer

USE AT YOUR OWN RISK

This script is provided as-is, without warranty of any kind. The author and contributors assume no responsibility for any damages or losses resulting from the use of this script. You are responsible for ensuring that the script is used in a safe and controlled environment, and that you have the necessary permissions and rights to access and modify the device.

License

This script is licensed under the MIT License.