terrex / unupdatapp

Pack/Unpack UPDATA.APP files for stock roms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unupdatapp
==========

(C) 2012 Guillermo Gutiérrez.
Based on the work by ZeBadger available at [1], and before: by McSpoon [2].

This program is made up for to unpack and repack `UPDATA.APP' files from huawei
android-based devices stock roms.

Work is in progress, and any type of collaboration is welcomed. You can
find me at <xiterrex@gmail.com>, or [3].

License is GPLv3 as you can see in the file COPYING.

= Testing the code =

You can drop a sample `UPDATA.APP' to `tests/' directory, and then, runing the
`make check' target will test the program itself, first against the original
`split_updata.pl' program, and afterwards, repacking the unpacked file and
test for it equality.

= References =

[1] <http://android.modaco.com/topic/311344-repacking-updataapp-was-new-version-of-split-updatapl/>
[2] <http://android.modaco.com/topic/298436-perl-script-for-unpacking-the-updataapp-files/>
[3] <http://github.com/terrex>

About

Pack/Unpack UPDATA.APP files for stock roms


Languages

Language:C 72.5%Language:Perl 27.2%Language:Shell 0.3%