Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Support for HTC Butterfly TW Model ( dlxub1 ) #95

Open
DoomLander opened this issue Apr 18, 2016 · 3 comments
Open

Support for HTC Butterfly TW Model ( dlxub1 ) #95

DoomLander opened this issue Apr 18, 2016 · 3 comments

Comments

@DoomLander
Copy link

Hi kmdm,

I was able to decrypt dlxub1 ( WWE ) RUU zip using ruuveal.

However, when I try to decrypt the RUU for the same device for Tiwan ( TW ) , ruuveal always says invalid zip.

X920d - dlxub1

ro.cwkey=HTC__621
...............................
ro.aa.maincid=HTC__621
ro.aa.modelid=PL9911000
............................

ro.aa.cidlist=HTC__621

Below are the links to download & test:

Boot/HBoot > https://onedrive.live.com/redir?resid=99B69CA5BC1FB96E!993&authkey=!APFt6WD0Q7aK6Tw&ithint=file%2czip

RUU ( encrypted ) > https://onedrive.live.com/redir?resid=99B69CA5BC1FB96E!998&authkey=!AEZsFzxj9KVjUgI&ithint=file%2czip

I managed to gen an un-encrypted RUU ( without system.img ) & can confirm all the 23 files are exact match , all I need is that system.img decoded correctly from the full RUU zip.

Please help!!

@0x2b
Copy link

0x2b commented May 6, 2016

U just need get hboot file then use bruutveal to decrypt it

@DoomLander
Copy link
Author

Yup, that did it...super...thank you for the pointer!!

First I used bruutveal from the bruteforce branch to find the key and writen it to a file:
./bruutveal hboot.img rom.zip keyfile.bin
then I used ruuveal to use the key to decrypt the encrypted rom.zip:

./ruuveal -K keyfile.bin rom.zip output.zip

Perfect result!! THX a lot

@0x2b
Copy link

0x2b commented May 7, 2016

glad help you.bro :D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants