zte-config-utility icon indicating copy to clipboard operation
zte-config-utility copied to clipboard

ZTE H3600 V9 not supported

Open real-cr opened this issue 2 years ago • 4 comments

raceback (most recent call last): File "/Users/macbookpro/Downloads/zte-config-utility-master/examples/decode.py", line 194, in main() File "/Users/macbookpro/Downloads/zte-config-utility-master/examples/decode.py", line 49, in main payload_type = zcu.zte.read_payload_type(infile) File "/Users/macbookpro/Library/Python/3.10/lib/python/site-packages/zcu-0.4.0-py3.10.egg/zcu/zte.py", line 56, in read_payload_type File "/Users/macbookpro/Library/Python/3.10/lib/python/site-packages/zcu-0.4.0-py3.10.egg/zcu/zte.py", line 48, in read_payload ValueError: Payload header does not start with the payload magic. macbookpro@192 zte-config-utility-master %

real-cr avatar Jul 29 '23 09:07 real-cr

Any updates?

polarbeerd avatar Jan 23 '24 15:01 polarbeerd

error for h3600 v9

decode.py message "ValueError: Payload header does not start with the payload magic."

for h3600tool.py message "Wrong encrypted file header"

rambetiko avatar Feb 23 '24 23:02 rambetiko

I've seen examples where the config.bin is Base64 encoded, so needs decoding before this tool can read it. Can you upload your config.bin for me to test?

mkst avatar Aug 25 '24 19:08 mkst