Michelino Chionchio

Results 12 comments of Michelino Chionchio

``` # python lglaf.py -c '!INFO GPRO \x08\x0b\0\0' > props.bin # python scripts/parse-props.py props.bin download cable = '633A' battery level = 23 download type = ' ' download speed =...

Also reboot works ``` # ./lglaf.py --debug -c '!CTRL RSET' LGLAF.py: DEBUG: Using endpoints 83 (IN), 02 (OUT) LGLAF.py: DEBUG: Hello done, proceeding with commands LGLAF.py: DEBUG: Header: 'CTRL' 'RSET'...

``` # ./lglaf.py --debug -c '!EXEC ls\0' LGLAF.py: DEBUG: Using endpoints 83 (IN), 02 (OUT) LGLAF.py: DEBUG: Hello done, proceeding with commands LGLAF.py: WARNING: Header field requires a DWORD, got...

A more question: why "lsusb" give me different results when devices is in "download mode" or "mtp" Download Mode ``` Bus 001 Device 021: ID 1004:633a LG Electronics, Inc. Device...

``` # ./lglaf.py --debug -c '!EXEC ls\0' LGLAF.py: DEBUG: Detaching kernel driver for intf 0 LGLAF.py: DEBUG: Using endpoints 83 (IN), 02 (OUT) LGLAF.py: DEBUG: Hello done, proceeding with commands...

``` # ./lglaf.py --skip-hello --debug -c '!OPEN /proc/kmsg\0' LGLAF.py: DEBUG: Using endpoints 83 (IN), 02 (OUT) LGLAF.py: WARNING: Command failed with error code 0x8000010a Traceback (most recent call last): File...

``` # ./lglaf.py --debug -c '!ABCD' LGLAF.py: DEBUG: Using endpoints 83 (IN), 02 (OUT) LGLAF.py: DEBUG: Hello done, proceeding with commands LGLAF.py: WARNING: [Errno 110] Operation timed out Traceback (most...

I had set up quemu wm with USB-passthrough, and downloaded LG mobile support tool, the tool sees the device,and how can I record the USB communication? EDIT: ok, I've "sniffed"...

I've a .pcap file, but I'm not able to dissect it, Would you be so kind to give it a look?

That's it...hope it helps. Thank you all! [lg.zip](https://github.com/Lekensteyn/lglaf/files/274780/lg.zip)