sta-c0000 / tpconf_bin_xml

Command line utility to convert TP-Link router backup config files
160 stars 40 forks source link

TP W9970 #23

Open Viettalk opened 2 years ago

Viettalk commented 2 years ago

I try to export the bin file and convert it to xml. I made some modifications on the XML file and convert back to bin file.

Everything going well, however, the settings still doesn't change.

The change made on the "Serial Number val=". Your help is appreciated.

volkirik commented 2 years ago

import crypto import sys sys.modules['Crypto'] = crypto