ZTE ZXHN H267N V1.1 config.bin "AssertionError"
See original GitHub issuehi i have this config.bin from H267N v1.1 i tried to decode but I have this error “AssertionError”, t tried to find the problem but no success.
i executed info.py it gives me 👍
Signature: ZXHN H267N V1.1 Payload Type: 4 (UNKNOWN) Payload Start: 87 Decompressed size: 0 bytes 2nd last chunk: 0 Chunk size: 0 bytes Payload CRC: 0 Header CRC: 0
the error I got when I executed decode.py without a key is:
Traceback (most recent call last): File "examples/decode.py", line 41, in <module> main() File "examples/decode.py", line 36, in main payload_type = zcu.zte.read_payload_type(infile) File "/home/user/.local/lib/python3.8/site-packages/zcu-0.1.0-py3.8.egg/zcu/zte.py", line 51, in read_payload_type File "/home/user/.local/lib/python3.8/site-packages/zcu-0.1.0-py3.8.egg/zcu/zte.py", line 45, in read_payload AssertionError
i found a key in the internet I used and also no success always same error:
python3 examples/decode.py config.bin config.xml --key 'tHG@Ti&GVh@ql3XN' Traceback (most recent call last): File "examples/decode.py", line 41, in <module> main() File "examples/decode.py", line 36, in main payload_type = zcu.zte.read_payload_type(infile) File "/home/user/.local/lib/python3.8/site-packages/zcu-0.1.0-py3.8.egg/zcu/zte.py", line 51, in read_payload_type File "/home/user/.local/lib/python3.8/site-packages/zcu-0.1.0-py3.8.egg/zcu/zte.py", line 45, in read_payload AssertionError
please any chance to solve this I want to change router from the company and they are hiding DSL authentication credentials username and password for DATA and SIP.
Issue Analytics
- State:
- Created 3 years ago
- Comments:17 (3 by maintainers)
This tools will not work for you , You are lucky my friends because you have the same router as i have .i did some work on it lately (dumping the 128m nand and analyzing the cspd file) and it was very easy . if you want what inside the config send me the config.bin file to my email : rianne.nedof@gmail.com and i will send you back what you want for free. do not post the config.bin here because it’s contain your ISP informations that someone could use
Could you please share the process so we could individually do it and also have the info in case you are not available at some point?