Apktool/brut.j.util/src/main/java/brut/util
2017-06-29 12:36:05 +01:00
..
BrutIO.java re-add copy() method using try-with-resources 2015-04-16 08:12:20 -05:00
DataInputDelegate.java [skip] update all copyrights to 2014 2014-10-23 18:14:48 -05:00
Duo.java [skip] update all copyrights to 2014 2014-10-23 18:14:48 -05:00
ExtDataInput.java If obtained value is smaller than expected, retry 2016-10-13 09:00:08 -04:00
Jar.java Class.class.getResourceAsStream tries to load resource from root directory. This fails when apktool is built into a fat jar like Spring boot executable so that the classloader tries to load the resource from the root directory of the Spring boot jar instead of that of the bundled appktool jar. 2017-06-29 12:36:05 +01:00
OS.java Write output to separate streams (error and output) 2016-01-05 10:39:07 +03:00
OSDetection.java Add is64Bit() check 2016-12-22 09:06:03 -05:00