Skip to content
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

[FEATURE] Support for ZTE H388X (and maybe H388XF), used by Italian ISP TIM (Telecom Italia) #91

Open
Ghibbi64 opened this issue May 1, 2024 · 0 comments

Comments

@Ghibbi64
Copy link

Ghibbi64 commented May 1, 2024

Hi, i was thinking that it may be a good idea to try adding support for the H388X and the H833XF as they are one of the most used modem/router given by Telecom Italia (apart from the Technicolor variant).
I analyzed the config.bin file and it gives me this info:

Signature:          H388X
Payload Type:       4 (ZLIB+AES256CBCDIFFIV)
Payload Start:      77
Decompressed size:  0 bytes
2nd last chunk:     0
Chunk size:         0 bytes
Payload CRC:        0
Header CRC:         0

I also tried to decrypt it using all the known keys, but without results:

Detected signature: H388X
Detected payload type 4
Trying key: 'H388XKey02721401' iv: 'H388XIv02721401' generated from signature: 'H388X'
Trying key: 'H388XKey02710010' iv: 'H388XIv02710010' generated from signature: 'H388X'
Trying key: 'H388XKey02710001' iv: 'H388XIv02710001' generated from signature: 'H388X'
Trying key: 'H388XKey02660004' iv: 'H388XIv02660004' generated from signature: 'H388X'
Trying key: 'H388X8cc72b05705d5c46f412af8cbed55aa' iv: 'H388X667b02a85c61c786def4521b060265e' generated from signature: 'H388X'

Has someone ever managed to decrypt this type of config files?
Thanks

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

1 participant