kmdm / ruuveal

A HTC RUU decryption utility
GNU General Public License v3.0
57 stars 39 forks source link

Support for Desire 601 CL (zara_cl) #66

Closed haydenbbickerton closed 10 years ago

haydenbbickerton commented 10 years ago

Here is the hboot file I pulled from an OTA update - https://drive.google.com/file/d/0ByIGr8SqtN0cVkxuWWdETlI5aTA/edit?usp=sharing

I had tried to ruuveal the rom.zip with the already supported zara_wl parameter, but it didn't work out so I was hoping you could add support for the zara_cl. Let me know if there's anything else I can do, thanks for the tools you've made, they're great!

EDIT: Here is some more info from fastboot, just in case.

version: 0.5 version-bootloader: 2.20.0000 version-baseband: 1.14.50.1003 version-cpld: None version-microp: None version-main: 1.10.652.9 version-misc: PVT SHIP S-ON serialno: HT3BJSD00578 imei: 990001453264061 meid: 99000145326406 product: zara_cl platform: HBOOT-8930 modelid: 0P4E10000 cidnum: SPCS_002 battery-status: good battery-voltage: 3983mV partition-layout: Generic security: on build-mode: SHIP boot-mode: FASTBOOT commitno-bootloader: dirty-df5fa998 hbootpreupdate: 11 gencheckpt: 0

haydenbbickerton commented 10 years ago

Here is the RUU .exe file - https://drive.google.com/uc?id=0B-kSF8g8H7KuZGtvQzJUZFlFX3c&export=download

Also, I tried to add it in manually using the keydata.bin files you provided(and putting the zara_cl in devices.c), but it still doesn't work. It runs and says that it's been decrypted, but whenever I go to open the new.zips up they spit out errors. Any advice on manually adding it in?