- Show fastboot vars
- Switch between fastbootd, bootloader, recovery & system
- Switch between A & B slot
- Flash Payload.bin in fastbootd
- Flash images
- Erase partitions
- Delete logical partitions
- Create logical partitions
- Resize logical partitions
- Unpack Payload.bin
- Extract specific image from Payload.bin
- Show Payload vars
- Show dynamic partition metadata
-
Make sure
.NET Framework 4.5+
is supported -
Download
Release.zip
from Github Releases -
Unzip
-
Click
FastbootEnhance.exe
- Incremental packages are not supported
( I don't have a plan to support it in the future because it is quite useless )
- Still you are able to extract correct image from incremental packages if the checksum passes
( The checksum will be automatically done if "ignore checksum" is not checked )
- Clone and build it with Visual Studio