How to decrypt zip file password for mmi update?

mobista
Местный
Сообщения: 107
Зарегистрирован: Ср мар 22, 2017 8:18 pm

Сообщение mobista »

pack:Zugversion>K3344</pack:Zugversion><pack:SdFormat>FAT32</pack:SdFormat><pack:SdType>SDHC</pack:SdType><pack:Capacity>8</pack:Capacity><pack:Svm>MHI2ER3344</pack:Svm><pack:Tpi/><pack:Remarks/><pack:Password>iXFWMxyg979jDEHSwqXi4Q==</pack:Password>
herr_frei
Новичок
Сообщения: 13
Зарегистрирован: Пн сен 04, 2017 3:02 pm

Сообщение herr_frei »

Try 9oH53Xh
mobista
Местный
Сообщения: 107
Зарегистрирован: Ср мар 22, 2017 8:18 pm

Сообщение mobista »

Works great. Thanks!

Does anyone knows pass algo?
Lapkritinis
Новичок
Сообщения: 4
Зарегистрирован: Вт авг 27, 2019 3:31 pm

Сообщение Lapkritinis »

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?
PopDog
Новичок
Сообщения: 4
Зарегистрирован: Ср авг 20, 2014 10:50 pm

Сообщение PopDog »

@Lapkitinis i got a not working copy of the SD Updater Folder (can't find the Installer anymore, there it started once but without a server i deinstalled and deleted it).
I opened a DLL File with disassembler. It was programmed in .NET.

Because i'm not familiar with programming, there I found something. (2-3 long strings which could be the key) but don't understand how it is used. Encryption and Decryption is there described and works over rijndaelmanagedv2 so possible some AES Encryption -> maybe AES256 with Base64 Encoding

Maybe a programming crack understands something and can build a quick n dirty tool.
First it starts something called - get_key and get_IV
when pressing there, it sends me somewhere, where this .ctor string is which you can find also down there after base64 string @MemoryStream:

then back to the normal script -> it sets the key, the IV and a Mode -> System.Security.Cryptography.CipherMode

then it starts something like this

call unsigned int8[] [mscorlib]System.Convert::FromBase64String(string)
newobj instance void [mscorlib]System.IO.MemoryStream::.ctor(unsigned int8[])
then it starts some action which can end in a red line to a script with a false command, or a green line with something other.

.ctor string sets following two things:

ldtoken valuetype __StaticArrayInitTypeSize=9 <PrivateImplementationDetails>::E8C040FA7AE8F580FCF9EDAB3EC4CDC003EF9775 <-- possible secret key?
call void [mscorlib]System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(class [mscorlib]System.Array, valuetype [mscorlib]System.RuntimeFieldHandle)
stloc.0
ldstr aFroahasshasvgh // "FRoaHAsSHAsVGhkLEhke" <-- possible the secret or other salting key?
Other possibility is try to Bruteforce the pass. I only got it working with JtR but for winzip it can only bruteforce over cpu which is very slow.
A zip2 and pkzip2 hash is extracted with zip2john. Other tool I use hashcat (can use gpu) don't accept the zip2 hash and pkzip2 is still in development and not in the official release still trying to build here something. but till now i don't had success with it, because other ppl cracking those passes before and I stop it.
Lapkritinis
Новичок
Сообщения: 4
Зарегистрирован: Вт авг 27, 2019 3:31 pm

Сообщение Lapkritinis »

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.
sergey307
Пользователь
Сообщения: 41
Зарегистрирован: Пн апр 02, 2018 1:32 pm
Откуда: Киев

Сообщение sergey307 »

Who knows password for 4M0906961CC?
pack:Password>k7sN2j2kAvcY3njoXhfDxw==</pack:Password>
I decripted to this one - lKoiof1&!jhfkij, but there is mistake, I don't know where exactly
romanesh
Пользователь
Сообщения: 45
Зарегистрирован: Вс фев 17, 2013 12:16 am

Сообщение romanesh »

Does anyone have the updates for VC 8S0906961AK ?
Please share.

У кого-нибудь есть обновления для VC 8S0906961AK ?
Пожалуйста, поделитесь.
congo
Пользователь
Сообщения: 97
Зарегистрирован: Пт мар 11, 2016 10:17 am

Сообщение congo »

congo
Пользователь
Сообщения: 97
Зарегистрирован: Пт мар 11, 2016 10:17 am

Сообщение congo »

sergey307 писал(а):Who knows password for 4M0906961CC?
pack:Password>k7sN2j2kAvcY3njoXhfDxw==</pack:Password>
IKoiofl&!jhfkij
romanesh
Пользователь
Сообщения: 45
Зарегистрирован: Вс фев 17, 2013 12:16 am

Сообщение romanesh »

Thanks so much
sergey307
Пользователь
Сообщения: 41
Зарегистрирован: Пн апр 02, 2018 1:32 pm
Откуда: Киев

Сообщение sergey307 »

congo писал(а):IKoiofl&!jhfkij
Thanks a lot, two mistakes in my variant)) and I was unsure only in first symbol.
romanesh
Пользователь
Сообщения: 45
Зарегистрирован: Вс фев 17, 2013 12:16 am

Сообщение romanesh »

[h=2]Please Help decrypt DES(unix) password[/h]DES(unix)

YmGRVkkBszEF.
congo
Пользователь
Сообщения: 97
Зарегистрирован: Пт мар 11, 2016 10:17 am

Сообщение congo »

Hm, dont have it. What is it from ?
romanesh
Пользователь
Сообщения: 45
Зарегистрирован: Вс фев 17, 2013 12:16 am

Сообщение romanesh »

congo писал(а):Hm, dont have it. What is it from ?
(0615) - Korea mib2 q7
car_driver
Пользователь
Сообщения: 34
Зарегистрирован: Чт авг 15, 2019 12:18 pm

Сообщение car_driver »

Has anyone the Zip password for following file?

<pack:Name>4M0906961DF</pack:Name>
<pack:Password>tzrE/s61aCZ4T205/CfBcw==</pack:Password>[SUB][SUP]
[/SUP][/SUB]
jiangbo2571
Новичок
Сообщения: 18
Зарегистрирован: Чт апр 13, 2017 3:57 pm
Откуда: china

Сообщение jiangbo2571 »

D6sK8gV
car_driver
Пользователь
Сообщения: 34
Зарегистрирован: Чт авг 15, 2019 12:18 pm

Сообщение car_driver »

Thanks, it works!
jiangbo2571 писал(а):D6sK8gV
car_driver
Пользователь
Сообщения: 34
Зарегистрирован: Чт авг 15, 2019 12:18 pm

Сообщение car_driver »

[LEFT]Has anyone the Zip password for following files:

<pack:Name>4M0906961DQ</pack:Name>
<pack:Zugversion>MHI2_ER_AU57x_K2589</pack:Zugversion><pack:Password>
7BjzYKGQ2bwVjpSJTnPgCw==</pack:Password>


and<pack:Id>4M0906961</pack:Id><pack:Zugversion>P0040</pack:Zugversion>
<pack:Password>
37FUyv7jHYP+N9XZOggksVC750rKEMypY9vJVBirj/A=</pack:Password>


Thank you![SUB][/SUB][SUB][/SUB]

[/LEFT]
congo
Пользователь
Сообщения: 97
Зарегистрирован: Пт мар 11, 2016 10:17 am

Сообщение congo »

Qcp9Bz6F
AudiSVM_Infotainmentupdate
Ответить