mkst/zte-config-utility

Waiting for H298A V9 support

sivasspor opened this issue · 5 comments

Description of new feature
I would like the H298A V9 router to be supported

Describe alternatives you've considered
C:\Users\Yusuf\Desktop\zte-config-utility-master>py examples/decode.py --serial ZTC094AD61Axxx config.bin config.xml
Signature: H298A V9
Failed! Trying again, with signature: H298AV9
Malformed decrypted payload, likely you used the wrong key!

Hi, another V9 config from other model ZXHN H196AV9 type: 04 using MAC and serial also gives wrong key text.
Config from dumped firmware (SPI Nand).
Cant find how to get correct encry_key, tagparm partition include some new data.
One 256bit string and something like an RSA exponent (10xx).
Also User and pass parm (06xx) are not present there.

duplicate of #31

Not an unpacker but you can root your router with this script.

https://github.com/gibirnet/H298A-V9-Rooter

mkst commented

closing as dupe of #31