Open adriano65 opened 6 years ago
hi Adriano,
there is no way to crypt it back withou the private key.. sorry ...
Thank you very much for answer :-) I just connected jtag. Next way will be easycwmp. Have nice day!
and i cant recover correct the hash hmac = binascii.hexlify( decrypted[p:len(decrypted)])
Do you have any suggestion ? Thank you very much :-)
Sorry, my mistake. The private key is not correct :-(
Hi Pedro, i am studying a Thomson Modem TG799vn v2 and i would like to change the flash address where firmware will be loaded. I used an hex editor to change address in binary file, but the CFE fails after tftp loaded new firmware. Watching into your blparser.py it seems that i have to crypt the header again. Can you please point me in right direction? I use C language and python is quite uncomfortable to me.. Many thanks in advance