
23.02.2020, 21:51
|
|
Участник форума
Регистрация: 04.02.2019
Сообщений: 131
С нами:
3828566
Репутация:
1
|
|
any help decrypting this zte zxhn h108n config file
python decode_zte_config.py --key "GrWM2Hz<vz&f^5" db_default_dsl_cfg.xml config.bin.xml
or
python decode_zte_config.py --key "GrWM2Hz<vz&f^5" db_default_eth_cfg.xml config.bin.xml
the script https://pastebin.com/GGxbngtK
i got this error with the db_default_dsl_cfg.xml file
struct.error: unpack requires a buffer of 24 bytes
and this with the db_default_eth_cfg.xml file
struct.error: unpack requires a buffer of 44 bytes
|
|
|