A tool for reverse engineering Android apk files
Go to file
Ryszard Wiśniewski 5740064cee Extract and store raw value of ResScalarValue.
Many attr values in axml files store their raw string value. Now it's extracted, so any ResScalarValue could make some use of it.
2011-05-09 10:41:29 +02:00
apktool-cli Main::setupLogging(): remove all default handlers instead of first one. 2011-05-03 14:58:25 +02:00
apktool-lib Extract and store raw value of ResScalarValue. 2011-05-09 10:41:29 +02:00
src/templates Moved apache2.0-header.txt file to root project. 2011-01-17 23:54:36 +01:00
.gitignore Prefixed lib and cli dir names with apktool- . 2011-01-18 01:55:38 +01:00
LICENSE Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
NOTICE Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
NOTICE-smali Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
pom.xml Changed Java version to 6. 2011-05-03 12:41:59 +02:00