Skip to content

Created a new fork to add QDL Windows support and make the code work on Windows, Linux and mac platforms

License

Notifications You must be signed in to change notification settings

JohnSagaQuic/qdl_Win_VS

 
 

Repository files navigation

Qualcomm Download
=================

This tool communicates with USB devices of id 05c6:9008 to upload a flash
loader and use this to flash images.

Usage:
  qdl <prog.mbn> [<program> <patch> ...]

Building
========
In order to build the project you need libxml2 and libusb-1.0 headers
and libraries, found in e.g. the libxml2-dev and libusb-1.0.0-dev packages

With these installed run:
  make

About

Created a new fork to add QDL Windows support and make the code work on Windows, Linux and mac platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.5%
  • Makefile 1.5%