Skip to content
/ qtools Public
forked from forth32/qtools

Набор инструментов для работы с flash модемов на чипсете qualcom

License

Notifications You must be signed in to change notification settings

jla3378/qtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qtools

A set of tools for working with flash modems on the Qualcom chipset The set consists of a set of utilities and a set of patched loaders.

qcommand is an interactive terminal for entering commands through the command port. Goes to replace the terribly inconvenient revskills. Allows you to enter command packets byte by byte, edit memory, read and view any flash sector.

qrmem is a program for reading a dump of the modem's address space.

qrflash is a flash reader. Can read both a range of blocks and sections on a section map.

qwflash is a program for burning partition images through the bootloader user partitions mode, similar to QPST.

qwdirect is a program for direct writing of flash drive blocks with / without OOB through controller ports (without the involvement of the bootloader logic).

qdload is a program for loading bootloaders. Requires the modem to be in download mode or PBL emergency download mode.

dload.sh - a script for putting the modem into download mode and sending the specified bootloader to it.

Modified versions of loaders are required for the programs to work. They are collected in the loaders directory, and the source of the patch is in cmd_05_write_patched.asm.

About

Набор инструментов для работы с flash модемов на чипсете qualcom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.8%
  • C++ 2.8%
  • Assembly 2.6%
  • Shell 1.3%
  • Makefile 0.5%