Mark Street

Results 140 comments of Mark Street

Can you (re)upload a config.bin? zippyshare has closed down.

Can you zip and attach to the issue? I don't want to have to sign up to terabox to grab the file.

Can you try this again with the latest version of the repo? and/or can you upload your config.bin?

Can you try the same parameters, but use the `auto.py` script instead of `decode.py`? I'm guessing you don't have telnet access, or a way to provide the cspd binary?

I've seen examples where the `config.bin` is [Base64](https://en.wikipedia.org/wiki/Base64) encoded, so needs decoding before this tool can read it. Can you upload your config.bin for me to test?

Is it possible to share your knowledge so I can improve this tool for everyone's benefit?

The AssertionError should be fixed, however I don't know what the key is to decrypt your config.bin. I assume you do not have telnet access? Is there a firmware available...

closing as duplicate.

The `--use-signature-encryption` argument is a flag, it doesn't take a parameter. Can you try: ```sh python examples/encode.py --key-prefix NONE --iv-prefix NONE --key-suffix Key02710010 --iv-suffix Iv02710010 --signature "ZXHN H298Q V7.0" --use-signature-encryption...

Woah. I didn't notice that. No! At best it will be rejected, at worst you'll brick your router! The first step to using this script is to generate a config.bin...