√ Ufi Box Software V1.4.0.1779 Released!
![list to be different as at support site √ UFI Box Software v1.4.0.1779 Released!](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjrozI-CjvW8yqJ9xQD6gKI2iRkbZi11FUmDAkOUYAm7rWcG1BJ0d4hQjw9inf0cuhRLcWWZLgMKHARRut4c6pJ_lhSRHfjMGaJ3_nVGDY6ufP6Ud44WZeCd-iEKnxyDZjfakN2U-n2sBZ/s1600/ufibox.png)
UFI Software Update v.1.4.0.1779
Ufi Box Latest Setup release now model 1.4.0.1779.Change Log:
!!! WARNING: Do not rename "BRAND" and "MODEL" list to be different as at support site, certain features might not working properly !!!General changes:
Support for Windows 10 version 2004(20H1) and 2009(20H2)
eMMC ToolBox changes:
ADD: Introduced console mode by executing UFI.exe with command line /c
Syntax : ufi.exe /c [device][config][command]options][file]
BUGFIX: Mediatek scatter(factory image0 addressing issue introduced by previous release is now fixed
BUGFIX: Minor bugfixes and improvements
Android ToolBox changes:
ADD: Added flashing support for latest Xiaomi models
ADD: Oppo Disable OTA update in ADB tab, Special Task
ADD: Improved flashing support with latest Mediatek BROM version 7.1945.3.0 for both UFS and eMMC storage
ADD: Updated Mediatek SoC list: MT6768, MT6873
ADD: Updated Qualcomm SoC list: SM4250, SM6115, SM6125, SM6150, SM8150, SM8250
BUGFIX: Parsing rawprogram_unparse with UFS Storage
BUGFIX: Minor bugfixes and improvements
NOTE:
Bootloader Authorization service is limited as "Bootloader Authorization" which is required for Identify, Flashing, Read, Write, Erase and Special Task menu.
If Bootloader Authorization request fails, you may retry 2 more times at no cost
For any issue and refund claim because of software bugs, you may write an email to support[at]ufibox.com, please include your detailed logs
Bootloader Authorization service is limited as "Bootloader Authorization" which is required for Identify, Flashing, Read, Write, Erase and Special Task menu.
If Bootloader Authorization request fails, you may retry 2 more times at no cost
For any issue and refund claim because of software bugs, you may write an email to support[at]ufibox.com, please include your detailed logs
Download UFI Box 1.4.0.1779
Ufi Console Mode Syntax
D:\[UFI]> @@@@. .@@@@ ,&@@@@@@@@@@@@@@@@. .@@@@ @@@@. .@@@@ (@@@@@@@@@@@@@@@@@@@. .@@@@ @@@@. .@@@@ %@@@@%` .... @@@@. .@@@@ %@@@@@@@@@@@@@@@ .@@@@ @@@@. .@@@@ %@@@@@@@@@@@@@@@ .@@@@ @@@@% %@@@@ %@@@@ .@@@@ `@@@@@@@@@@@@@@@@@@@` %@@@@ .@@@@ `@@@@@@@@@@@@@@@@@` %@@@@ .@@@@ UFI eMMC ToolBox 1.4.0.1779 staysafe (c) zegobit build date 30/06/2020 12:59:06 Syntax: ufi.exe /c [device] [configs] [command] [options] [file] --devlist List available devices --dev <number> Specify the device number(default=0) [configs] -vcc <number> 0=auto(default), 1=3.3V, 2=3.0V -vccq <number> 0=auto(default), 1=3.3V, 2=3.0V, 3=2.8V, 4=1.8V -clock <number> 0=auto(default), 1=1 Mhz, 2=3 Mhz, 3=4 Mhz, 4=6 Mhz, 5=12 Mhz, 6=16 Mhz, 7=24 Mhz, 8=48 Mhz -buswidth <number> 0=auto(default), 1=1 bit, 2=4 bit, 3=8 bit [commands] --identify, -i Identify eMMC [options] -scanpart Scan logical partitions in userarea -health Show the Health or Smart report information example: ufi -c --dev 0 --identify -scanpart --read, -r Read spesific data from eMMC and save to a file [options] -extcsd Read EXTCSD, save to file -part <number> Physical partition of eMMC 0=userarea, 1=boot1, 2=boot2, 3=rpmb, 4..7=gp1..gp4 -userpart <name> Logical partition of userarea example: ufi -c --dev 0 --read -part 1 "boot1.bin" ufi -c --dev 0 -r -userpart frp "frp.bin" --write, -w Write spesific data from a file to eMMC [options] -extcsd Write EXTCSD from a file -part <number> Physical partition of eMMC 0=userarea, 1=boot1, 2=boot2, 3=rpmb, 4..7=gp1..gp4 -userpart <name> Logical partition of userarea -verify Verify the validity after write example: ufi -c --dev 0 --write -part 1 -verify "boot1.bin" ufi -c --dev 0 -w -userpart frp "frp.bin" --erase, -e Erase spesific data from eMMC [options] -part <number> Physical partition of eMMC 0=userarea, 1=boot1, 2=boot2, 3=rpmb, 4..7=gp1..gp4 -userpart <name> Logical partition of userarea -factory Erase all partitions including partition config, etc example: ufi -c --dev 0 --erase -factory ufi -c --dev 0 -e -userpart persist