Skip to content

English version of qhuaweiflash (Huawei Firmware Editor)

Notifications You must be signed in to change notification settings

gitntel/qhuaweiflash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qhuaweiflash

image

Graphical utility for flashing HUAWEI modems and routers and editing firmware files

This utility is intended for:

  • Firmwares of huawei modems, supporting the firmware protocol, similar to those used in modems on Balong V7. Including the full-fledged work implemented with the digital signatures of the firmware.
  • Editing the firmware images. You can view, add, delete, edit individual sections, edit section headers. Implemented editing of partition images in HEX code and, partially, in formatted mode (if the section has a meaningful format).
  • Start the usbloader of the modem loaders using patches.

The utility is built on the Qt graphics package and a Windows version of the balong_flash, balong-usbload utilities, as well as the firmware editor.

Dependencies:

sudo apt-get install qt5-default

To assemble this utility, use the commands:

qmake 
make qhuaweiflash 
qmake 
make 

About

English version of qhuaweiflash (Huawei Firmware Editor)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.2%
  • Other 0.8%