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.

Speedport Entry 2i decode AssertionError

See original GitHub issue

I’ve got an Speeport Entry 2i from the ISP (also a ZTE modem/router). On another fourm, and the info script says too, that the payload type is 2. Signature: Speedport Entry 2i Payload Type: 2 (ZLIB+AES) Payload Start: 218 Decompressed size: 0 bytes 2nd last chunk: 24424 Chunk size: 65536 bytes Payload CRC: 0 Header CRC: 0

But the decode.py gives same error as for another payload type: C:\speedport>decode.py conf2.bin conf2.xml --key 0cc85c2173a77251 Traceback (most recent call last): File “C:\speedport\decode.py”, line 41, in <module> main() File “C:\speedport\decode.py”, line 36, in main payload_type = zcu.zte.read_payload_type(infile) File “C:\Program Files\Python39\lib\site-packages\zcu-0.1.0-py3.9.egg\zcu\zte.py”, line 51, in read_payload_type File “C:\Program Files\Python39\lib\site-packages\zcu-0.1.0-py3.9.egg\zcu\zte.py”, line 45, in read_payload AssertionError

But I think, the problem is not with the bin file, because i get the same error for the smaple bin files in the resources directory. Only for the type 0 runs without erros and creates the xml file. I think, there is an issue with the AES decoding? (I got the key for the decoding from another script form here )

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:17 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mkstcommented, Feb 13, 2022

Leaving this link here: script to generate the decryption key for Speedport Entry 2i (not part of this project):

https://gist.github.com/viliampucik/54956df2302362dab281f86178a4b848

1reaction
vido89commented, Sep 24, 2021

@kies83 can you send them to me ? Did you checked do you have CspDBInitPdtInterface

Read more comments on GitHub >

github_iconTop Results From Across the Web

Decoding Error: Assertion Error
i have monophone and triphone system, everything is fine but i have errors in the decoding part of my run.sh script.
Read more >
Untitled
Zaguanes de herreria de lujo, 2 year degree programs in new york. ... Neline mondal, Ms access notes in tamil, Waimea falls oahu...
Read more >
5.7 Technical Notes Red Hat Enterprise Linux 5
Prior to this update, the autofs utility did not reset the map entry status ... The mcelog package contains a daemon that collects...
Read more >
Sierra M6-2 SAS/SATA Protocol Analyzer User Manual
ii Sierra M6-2 SAS/SATA Protocol Analyzer User Manual ... 3.3.2 Decoding Assignments . ... 3.18.2 Input Settings .
Read more >
Untitled
Cereal ads glue, Zangief option select ultra 2. ... The globe theatre admission, Svetlana skomorokhova, Preparacion de tamales canarios.
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