question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ZTE ZXHN H267N V1.1 config.bin "AssertionError"

See original GitHub issue

hi 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:open
  • Created 3 years ago
  • Comments:17 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
samtimbercommented, Nov 29, 2021

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

3reactions
geolevencommented, Nov 30, 2021

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?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Need Help with decryption backup config.bin file "ZTE ZXHN ...
hi i'm trying to decrypt config.bin file from new router I got from my company, I tried a tool found on github ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found