What's new

Tools Balong Flash & Usbdload [English]

PHC-oatmeal

Forum Guru
Elite
Joined
Jul 25, 2016
Posts
5,002
Reaction
6,006
Points
1,545
No more annoying question mark when flashing.

Balong Flash & Usbdload [English]

balong_flash.jpg
balong_flash.exe: You do not have permission to view the full content of this post. Log in or register now.

Untitled.png
balong_usbdload.exe: You do not have permission to view the full content of this post. Log in or register now.

Test the program by creating a batch file(file.bat/cmd).

• file.bat/file.cmd
Code:
@echo off
balong_flash -h
set /p <nul =Press any key to exit... & pause >nul
Add the ff. codes below then launch.

• Help - access help
› Balong Flash
balong_flash -h
› Balong Usbdload
balong_usbdload -h
• Extract Firmware Images - extract images from a firmware.
balong_flash -e firmware.bin
• Flash - Flash firmware or firmware images, just put the firmware images inside the root folder together with balong_flash.exe. Change %com_port% to PC UI Interface Com port number.
› Flashing a firmware
balong_flash -p %com_port% firmware.bin balong_flash -p 22 firmware.bin
› Flashing firmware images located in root folder.
balong_flash -p %com_port% -n . balong_flash -p 22 -n .
› Flashing firmware images located inside a directory. Sample directory "Images".
balong_flash -p %com_port% -n "Images" balong_flash -p 22 -n "Images"

balong_flash.exe - located inside the Firmware's SFX Installer e.g. Firmware.exe(Open via WinRar) and replace the russian version with english.
balong_usbdload.exe - located inside USB Mode's bin folder. Open USB Mode.exe via WinRar and replace balong_usbdload.exe with english version.

Tried and tested with no errors. The archive contains English and the original Russian version.

Translated by oatmeal
 

Attachments

Last edited:
Paano po i flash ang firmware images sa b310as?
need mo jumper, exploit/usb mode, firmware images. pwede mo iflash yan using bat file with flash script pr para di ka na mahirapan may mga full package installer na dito ng firmware, hanapin mo nalang.
 
Back
Top