mirror of
https://github.com/MobileTooling/Ffu2Vhdx.git
synced 2026-07-27 12:48:20 -07:00
fedc9529dd49f19e81261e8e6c1d20ca13ea48e5
Ffu2Vhdx - Converts any FFU into VHDX file(s)
Copyright
Copyright (c) 2024, Gustave Monce - gus33000.me - @gus33000
This software is released under the MIT license, for more information please see LICENSE.md
Description
This tool enables converting Full Flash Update files (FFUs) into VHDX file(s).
It notably supports every known FFU file format to date, that is:
- Version 1
- Version 1.1 (With added compression support)
- Version 2 (With added multi store support)
For Version 1 FFUs, the tool will create only one VHDX file.
For Version 1.1 FFUs, conversion is only possible currently on Windows hosts and the tool will create only one VHDX file.
For Version 2 FFUs, the tool will create more than one VHDX File.
Languages
C#
96.6%
Batchfile
3.4%