LG Download Mode tools and docs

The LGLAF.py project provides documentation and open-source tools for use with LG devices running in Download Mode.

A reverse-engineered protocol description is available at protocol.md.

The following tools are available:

All of these tools should work on both Linux and Windows. OS X is technically possible, but untested. See the README document for usage details.

Source code

See https://github.com/Lekensteyn/lglaf

Downloads

Nothing here yet, just grab the source code for now: master.zip

You will also need the Python interpreter. On Linux it is typically pre-installed, Windows users should grab it from https://www.python.org/downloads/windows/. (Python 3 or newer is recommended.)