A tool for reverse engineering Android apk files
Go to file
2012-08-26 10:50:02 -05:00
apktool-cli ver bump v1.5.0 2012-08-24 20:01:50 -05:00
apktool-lib finally making progress. I've found that were at 42 bytes of configflags from the previous 36. Increasing the value fixes the WARNINGs, but then it errors later on because it doesn't know how to handle that new data. That new data I was planning on using AAPT to read, but APPT won't read these weird HTC Sense APKs. So gonna have to step 1 by 1 via java debugger :( 2012-08-26 10:50:02 -05:00
src/templates Moved apache2.0-header.txt file to root project. 2011-01-17 23:54:36 +01:00
.gitignore fixing gitignore 2012-04-14 11:11:23 -05:00
LICENSE Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
NOTICE NOTICE: changed project name to "apktool". 2011-05-15 17:09:06 +02:00
NOTICE-smali Moved NOTICE* and LICENSE files to root project. 2011-01-17 23:30:17 +01:00
pom.xml trying to fix noClassDefNotFound 2012-07-25 12:42:46 -05:00