Mark Street
Mark Street
You need to check that an _unmodified_ xml produces the same bin, before you start making any changes.. Google gave a few tools https://stackoverflow.com/questions/8166697/tool-for-comparing-2-binary-files-in-windows
The first step is to encode the xml and ensure that it matches the original config.bin. Once you have done this you know that the script works and the arguments...
That's great to hear, what did you have to do in order to get it to work (so the next person who has the same problem can find the solution!)?
It's probably busybox rather than bash. So you won't have every command available. Have a look in /bin or /usr/bin to see what utilities are available.. On Mon, 13 Mar...
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
Closing this issue as `zcu` supports decrypting config.bin of this device if the correct key is provided.
Can you upload your config.bin?
This tool is open source to benefit anyone and everyone interested in having more control over their ZTE hardware. Please help improve the tool by sharing your knowledge @samtimber
Can you try using the latest version of the repo, also can you try the `examples/auto.py` script?
Closing as not enough information.