androarsc - resources.arsc parserΒΆ
Parse the resources.arsc file from an APK and print human readable XML.
Usage: androarsc.py [options]
Options:
-h, --help show this help message and exit
-i INPUT, --input=INPUT
filename input (APK or android resources(arsc))
-p PACKAGE, --package=PACKAGE
select the package (optional)
-l LOCALE, --locale=LOCALE
select the locale (optional)
-t TYPE, --type=TYPE select the type (string, interger, public, ...)
-o OUTPUT, --output=OUTPUT
filename output
-v, --version version of the API