8000 Tested Archer VR400 v3 - Works perfectly to decrypt the .bin file · Issue #40 · sta-c0000/tpconf_bin_xml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tested Archer VR400 v3 - Works perfectly to decrypt the .bin file #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
erentomurcuk opened this issue Nov 15, 2023 · 3 comments
Open

Comments

@erentomurcuk
Copy link
erentomurcuk commented Nov 15, 2023

Archer VR400 v3 can be added into the list of working modems for decryption of the file.
Firmware version tested: 1.5.0

@erentomurcuk
Copy link
Author

(Have not tried rebuilding the file.)

@homberger
Copy link
homberger commented Jan 28, 2024

Rebuilding of a decrypted binary config file of an Archer MR600V2 was successful and the file hash was identical:

decrypt to xml using option littleendian:
python3 tpconf_bin_xml.py -l conf.bin conf.xml

encrypt back to bin using options littleendian and skiphits:
python3 tpconf_bin_xml.py -l -s conf.xml conf.bin

Without the option skiphits the resulting file was not identical to the original binary.

@leow149
Copy link
leow149 commented Jun 18, 2024

Rebuilding of a decrypted binary config file of an Archer MR600V2 was successful and the file hash was identical:

decrypt to xml using option littleendian: python3 tpconf_bin_xml.py -l conf.bin conf.xml

encrypt back to bin using options littleendian and skiphits: python3 tpconf_bin_xml.py -l -s conf.xml conf.bin

Without the option skiphits the resulting file was not identical to the original binary.

Works exactly like that on the Archer MR500 v1/MR550 v1 :)
@sta-c0000 can be added to readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0