You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I was wondering how did you manage to unpack the .img firmware file?
I have this firmware image for the Carlinkit A2A Android Auto dongle and I need to unpack it in order to change the default wifi channel on 5Ghz to avoid interferences. But I am unable to mount it or unpack with 7zip/Winrar. The file shows up as corrupted, but it can flash my dongle just fine so it might be encrypted somehow.
Back then you could have used U2W_Decrypt script but they changed the way they pack the firmware (Obfuscated ZIP to AES encrypted ZIP with still unknown key)
I worked on it but they also obfuscated the binary doing the decryption so it is hard to find the key (check "Reverse" folder inside the repo)
Hello, I was wondering how did you manage to unpack the .img firmware file?
I have this firmware image for the Carlinkit A2A Android Auto dongle and I need to unpack it in order to change the default wifi channel on 5Ghz to avoid interferences. But I am unable to mount it or unpack with 7zip/Winrar. The file shows up as corrupted, but it can flash my dongle just fine so it might be encrypted somehow.
O2W_AUTOKIT_Update.zip
Sorry if this is not the right place to post.
The text was updated successfully, but these errors were encountered: