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

kmdm/unruu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unruu

unruu is a simple command line utility to extract the rom.zip file from a HTC RUU update executable.

Please note that it'll output the rom.zip file to your current directory.

Requirements (libunshield v0.9 or higher):

$ git clone https:/twogood/unshield.git
$ cd unshield/
$ ./bootstrap
$ ./configure --prefix=/usr
$ make
$ sudo make install

Building:

$ ./autogen.sh
$ ./configure
$ make

Downloading:

You can download pre-compiled snapshots or releases from:-

Installing:

$ sudo make install

Using:

$ unruu /path/to/RUU.exe