How to decrypt zip file password for mmi update? - Страница 2
Добро пожаловать на Turbo Quattro.
Страница 2 из 5 ПерваяПервая 1234 ... ПоследняяПоследняя
Показано с 21 по 40 из 95
  1. #21
    Местный
    Регистрация
    22.03.2017
    Сообщений
    107

    По умолчанию

    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>

  2. #22

    По умолчанию

    Try 9oH53Xh

  3. #23
    Местный
    Регистрация
    22.03.2017
    Сообщений
    107

    По умолчанию

    Works great. Thanks!

    Does anyone knows pass algo?

  4. #24

    По умолчанию

    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?

  5. #25

    По умолчанию

    @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>::E8C040FA7AE8F580FC F9EDAB3EC4CDC003EF9775 <-- possible secret key?
    call void [mscorlib]System.Runtime.CompilerServices.RuntimeHelpers::In itializeArray(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.

  6. #26

    По умолчанию

    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.

  7. #27
    Пользователь
    Регистрация
    02.04.2018
    Адрес
    Киев
    Сообщений
    41

    По умолчанию

    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

  8. #28
    Пользователь
    Регистрация
    17.02.2013
    Сообщений
    45

    По умолчанию

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

    У кого-нибудь есть обновления для VC 8S0906961AK ?
    Пожалуйста, поделитесь.

  9. #29

  10. #30
    Пользователь
    Регистрация
    11.03.2016
    Сообщений
    97

    По умолчанию

    Цитата Сообщение от sergey307 Посмотреть сообщение
    Who knows password for 4M0906961CC?
    pack:Password>k7sN2j2kAvcY3njoXhfDxw==</pack:Password>
    IKoiofl&!jhfkij

  11. #31
    Пользователь
    Регистрация
    17.02.2013
    Сообщений
    45

    По умолчанию

    Thanks so much

  12. #32
    Пользователь
    Регистрация
    02.04.2018
    Адрес
    Киев
    Сообщений
    41

    По умолчанию

    Цитата Сообщение от congo Посмотреть сообщение
    IKoiofl&!jhfkij
    Thanks a lot, two mistakes in my variant)) and I was unsure only in first symbol.

  13. #33
    Пользователь
    Регистрация
    17.02.2013
    Сообщений
    45

    По умолчанию

    Please Help decrypt DES(unix) password

    DES(unix)

    YmGRVkkBszEF.

  14. #34
    Пользователь
    Регистрация
    11.03.2016
    Сообщений
    97

    По умолчанию

    Hm, dont have it. What is it from ?

  15. #35
    Пользователь
    Регистрация
    17.02.2013
    Сообщений
    45

    По умолчанию

    Цитата Сообщение от congo Посмотреть сообщение
    Hm, dont have it. What is it from ?
    (0615) - Korea mib2 q7
    Последний раз редактировалось romanesh; 31.08.2019 в 20:32.

  16. #36
    Пользователь
    Регистрация
    15.08.2019
    Сообщений
    34

    По умолчанию

    Has anyone the Zip password for following file?

    <pack:Name>4M0906961DF</pack:Name>
    <pack:Password>tzrE/s61aCZ4T205/CfBcw==</pack:Password>

  17. #37
    Новичок
    Регистрация
    13.04.2017
    Адрес
    china
    Сообщений
    18

    По умолчанию

    D6sK8gV

  18. #38
    Пользователь
    Регистрация
    15.08.2019
    Сообщений
    34

    По умолчанию

    Thanks, it works!

    Цитата Сообщение от jiangbo2571 Посмотреть сообщение
    D6sK8gV

  19. #39
    Пользователь
    Регистрация
    15.08.2019
    Сообщений
    34

    По умолчанию

    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!

    Последний раз редактировалось car_driver; 08.09.2019 в 10:35.

  20. #40
    Пользователь
    Регистрация
    11.03.2016
    Сообщений
    97

    По умолчанию

    Qcp9Bz6F
    AudiSVM_Infotainmentupdate

 

 

Ваши права

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •  
Back to top