how can i decrypt this zte zxhn h108n config file ?

Discussion in 'Беспроводные технологии/Wi-Fi/Wardriving' started by mooooooon, 23 Feb 2020.

  1. mooooooon

    mooooooon Member

    Joined:
    4 Feb 2019
    Messages:
    171
    Likes Received:
    42
    Reputations:
    1
    python decode_zte_config.py --key "GrWM2Hz&LTvz&f^5" db_default_dsl_cfg.xml config.bin.xml
    or
    python decode_zte_config.py --key "GrWM2Hz&LTvz&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
     

    Attached Files:

  2. mooooooon

    mooooooon Member

    Joined:
    4 Feb 2019
    Messages:
    171
    Likes Received:
    42
    Reputations:
    1
    thanks i was able to do it using RouterPassView