bcm2-utils icon indicating copy to clipboard operation
bcm2-utils copied to clipboard

Support for Technicolor CGA2121

Open MightyFilipns opened this issue 8 months ago • 0 comments

Adds support for the decryption of GatewatySettings.bin from CGA2121. Encryption is not yet implemented.

The profile must be specified using the -P option, otherwise, the Generic profile will be used. This is because the generic profile uses the same checksum salt as CGA2121, which is used to automatically identify the profile.

When decrypting, the password must be specified, which is the modem's CM MAC address in lowercase hex colon format (xx:xx:xx:xx:xx:xx).

MightyFilipns avatar May 30 '25 13:05 MightyFilipns