A tool for reverse engineering Android apk files
Go to file
Connor Tumbleson 42f69fd745 fixes #439
Extends ZipFile using apache commons compress ZipFile, to have finer control over the header allowing some parts to be ignored,
ex: the general access bit
2013-04-06 12:50:42 -05:00
brut.apktool fixes #439 2013-04-06 12:50:42 -05:00
brut.apktool.smali fixes #439 2013-04-06 12:50:42 -05:00
brut.j.common cleaning up gradle build files, removing proguard 2013-01-16 19:18:32 -06:00
brut.j.dir fixes #439 2013-04-06 12:50:42 -05:00
brut.j.util cleanup of various functions 2013-04-01 16:41:27 -05:00
gradle/wrapper updating to Gradle v1.4 2013-02-17 08:58:47 -06:00
scripts prevents cli app from taking focus (osx) - jcase 2013-01-20 14:31:19 -06:00
.gitignore ignoring IdeaJ plugin struct 2013-03-29 08:20:08 -05:00
build.gradle version bump to 2.0.0 wip 2013-03-19 08:54:25 -05:00
CHANGES fixes #439 2013-04-06 12:50:42 -05:00
gradlew Updated Gradle to 1.3 and updated CHANGES to reflect the PR1 release 2012-11-26 23:15:17 -06:00
gradlew.bat Updated Gradle to 1.3 and updated CHANGES to reflect the PR1 release 2012-11-26 23:15:17 -06:00
README.md documentation update, testing push to github/googlecode 2013-01-09 16:07:34 -06:00
settings.gradle Moving all REPOs into one 2012-09-19 20:19:12 -05:00