Найдено 4 результата

Lapkritinis
Чт авг 29, 2019 3:08 pm
Форум: Мультимедиа системы
Тема: How to decrypt zip file password for mmi update?
Ответы: 94
Просмотры: 66748

Thanks, but it didn't helped. Maybe you have some more info? It's not clear what encryption method was used, neither what was IV. E8C040FA7AE8F580FC F9EDAB3EC4CDC003EF9775 is 20 bytes length - not sure where to use that one.
Lapkritinis
Чт авг 29, 2019 10:59 am
Форум: Мультимедиа системы
Тема: A6, A7 MHI2_ER_AU57x_P3634 or P3236 Hash
Ответы: 26
Просмотры: 16431

Thanks, thats helpful
Lapkritinis
Чт авг 29, 2019 9:37 am
Форум: Мультимедиа системы
Тема: A6, A7 MHI2_ER_AU57x_P3634 or P3236 Hash
Ответы: 26
Просмотры: 16431

Is it safe to update from AU57x from 2519 to 3663? If I just want newer version?
Lapkritinis
Чт авг 29, 2019 9:35 am
Форум: Мультимедиа системы
Тема: How to decrypt zip file password for mmi update?
Ответы: 94
Просмотры: 66748

Hello, I was wondering how to do it on my own.
Password found in xml - is base64 encoded 16 bits hex.
That longer "zip password" is base64 encoded 32 bit hex. That could be AES256 encryption key, but even if I do use decrypt with IV all 00, I get some rubish in output.
Anyone can give some guidance?