code
stringlengths
1
2.01M
repo_name
stringlengths
3
62
path
stringlengths
1
267
language
stringclasses
231 values
license
stringclasses
13 values
size
int64
1
2.01M
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/err/UndefinedResObject.java
Java
asf20
1,088
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/err/CantFindFrameworkResException.java
Java
asf20
1,082
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/xml/ResXmlEncoders.java
Java
asf20
4,394
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/xml/ResXmlEncodable.java
Java
asf20
935
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/xml/ResValuesXmlSerializable.java
Java
asf20
1,048
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResID.java
Java
asf20
1,659
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResTable.java
Java
asf20
3,987
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResPackage.java
Java
asf20
5,864
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResResSpec.java
Java
asf20
3,397
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResEnumAttr.java
Java
asf20
2,516
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResScalarValue.java
Java
asf20
3,778
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResFileValue.java
Java
asf20
1,185
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResValueFactory.java
Java
asf20
3,182
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResAttr.java
Java
asf20
5,033
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResFloatValue.java
Java
asf20
1,063
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResBoolValue.java
Java
asf20
1,069
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResArrayValue.java
Java
asf20
2,755
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResIdValue.java
Java
asf20
1,379
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResFlagsAttr.java
Java
asf20
4,175
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResFractionValue.java
Java
asf20
1,108
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResColorValue.java
Java
asf20
971
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResReferenceValue.java
Java
asf20
1,994
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResStringValue.java
Java
asf20
1,896
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResBagValue.java
Java
asf20
2,019
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResStyleValue.java
Java
asf20
2,572
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResPluralsValue.java
Java
asf20
2,746
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResIntValue.java
Java
asf20
1,318
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResValue.java
Java
asf20
765
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResDimenValue.java
Java
asf20
1,100
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResConfig.java
Java
asf20
2,047
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResType.java
Java
asf20
1,914
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResResource.java
Java
asf20
1,670
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResConfigFlags.java
Java
asf20
13,611
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResValuesFile.java
Java
asf20
2,353
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/ResSmaliUpdater.java
Java
asf20
5,292
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/AndrolibResources.java
Java
asf20
21,325
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/util/ExtMXSerializer.java
Java
asf20
2,287
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/util/ExtFile.java
Java
asf20
1,547
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/util/ExtXmlSerializer.java
Java
asf20
1,312
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ResStreamDecoder.java
Java
asf20
954
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ResStreamDecoderContainer.java
Java
asf20
1,513
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/Res9patchStreamDecoder.java
Java
asf20
3,989
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/XmlPullStreamDecoder.java
Java
asf20
5,082
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ResRawStreamDecoder.java
Java
asf20
1,196
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ResFileDecoder.java
Java
asf20
4,370
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/StringBlock.java
Java
asf20
8,702
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ARSCDecoder.java
Java
asf20
12,242
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/AXmlResourceParser.java
Java
asf20
28,399
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/ResAttrDecoder.java
Java
asf20
1,781
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/ApktoolProperties.java
Java
asf20
2,182
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/src/SmaliBuilder.java
Java
asf20
3,306
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/src/SmaliDecoder.java
Java
asf20
1,735
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/src/DebugInjector.java
Java
asf20
5,046
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/src/TypeName.java
Java
asf20
4,878
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/src/DexFileBuilder.java
Java
asf20
2,409
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/ApkDecoder.java
Java
asf20
8,623
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/Androlib.java
Java
asf20
16,752
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-lib/src/main/java/brut/androlib/java/AndrolibJava.java
Java
asf20
1,056
/** * Copyright 2011 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java
Java
asf20
11,961
#!/bin/bash # # Copyright (C) 2007 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by ap...
zztobat-apktool
scripts/linux/apktool
Shell
asf20
2,320
@echo off set PATH=%CD%;%PATH%; java -jar "%~dp0\apktool.jar" %1 %2 %3 %4 %5 %6 %7 %8 %9
zztobat-apktool
scripts/windows/apktool.bat
Batchfile
asf20
92
#!/bin/bash # # Copyright (C) 2007 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by ap...
zztobat-apktool
scripts/osx/apktool
Shell
asf20
2,345
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.util/src/main/java/brut/util/OS.java
Java
asf20
4,664
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.util/src/main/java/brut/util/Duo.java
Java
asf20
1,632
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.util/src/main/java/brut/util/DataInputDelegate.java
Java
asf20
2,448
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.util/src/main/java/brut/util/BrutIO.java
Java
asf20
1,918
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.util/src/main/java/brut/util/ExtDataInput.java
Java
asf20
2,482
/** * Copyright 2010 Ryszard Wiśniewski <brut.alll@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
zztobat-apktool
brut.j.util/src/main/java/brut/util/Jar.java
Java
asf20
2,618
.class public Lsubclass; .super Lsuperclass; .method public constructor <init>()V .registers 1 invoke-direct {p0}, Lsuperclass;-><init>()V return-void .end method .method public somemethod()V .registers 2 sget-object v0, Ljava/lang/System;->out:Ljava/io/PrintStream; const-string v1, "subclas...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test1/subclass.smali
Smali
asf20
444
.class public Lrandomclass; .super Ljava/lang/Object; .method public constructor <init>()V .registers 1 invoke-direct {p0}, Ljava/lang/Object;-><init>()V return-void .end method .method public getSuperclass()Lsuperclass; .registers 2 new-instance v0, Lsuperclass; invoke-direct {v0}, Lsupercla...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test1/randomclass.smali
Smali
asf20
368
.class public Lmain; .super Ljava/lang/Object; .method public static main([Ljava/lang/String;)V .registers 3 :here4 const v0, 0 :here3 new-instance v2, Lsuperclass; invoke-direct {v2}, Lsuperclass;-><init>()V if-eqz v0, :here #this is the unresolvable instruction. v0 is always nu...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test1/main.smali
Smali
asf20
2,292
.class public Lsuperclass; .super Ljava/lang/Object; .method public constructor <init>()V .registers 1 invoke-direct {p0}, Ljava/lang/Object;-><init>()V return-void .end method .method public somemethod()V .registers 2 sget-object v0, Ljava/lang/System;->out:Ljava/io/PrintStream; const-strin...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test1/superclass.smali
Smali
asf20
460
.class public Lsubclass1; .super Lsuperclass; .method public constructor <init>()V .registers 1 invoke-direct {p0}, Lsuperclass;-><init>()V return-void .end method .method public somemethod()V .registers 2 sget-object v0, Ljava/lang/System;->out:Ljava/io/PrintStream; const-string v1, "subcla...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test2/bootclass_classes/subclass1.smali
Smali
asf20
446
.class public Lsupersuperclass; .super Ljava/lang/Object; .method public constructor <init>()V .registers 1 invoke-direct {p0}, Ljava/lang/Object;-><init>()V return-void .end method .method public somemethod()V .registers 2 sget-object v0, Ljava/lang/System;->out:Ljava/io/PrintStream; const-...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test2/bootclass_classes/supersuperclass.smali
Smali
asf20
470
.class public Lrandomclass; .super Ljava/lang/Object; .method public constructor <init>()V .registers 1 invoke-direct {p0}, Ljava/lang/Object;-><init>()V return-void .end method .method public getSuperclass()Lsuperclass; .registers 2 new-instance v0, Lsuperclass; invoke-direct {v0}, Lsupercla...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test2/bootclass_classes/randomclass.smali
Smali
asf20
368
.class public Lsubclass2; .super Lsuperclass; .method public constructor <init>()V .registers 1 invoke-direct {p0}, Lsuperclass;-><init>()V return-void .end method .method public somemethod()V .registers 2 sget-object v0, Ljava/lang/System;->out:Ljava/io/PrintStream; const-string v1, "subcla...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test2/bootclass_classes/subclass2.smali
Smali
asf20
446
.class public Lsuperclass; .super Lsupersuperclass; .method public constructor <init>()V .registers 1 invoke-direct {p0}, Lsupersuperclass;-><init>()V return-void .end method .method public somemethod()V .registers 2 sget-object v0, Ljava/lang/System;->out:Ljava/io/PrintStream; const-string ...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test2/bootclass_classes/superclass.smali
Smali
asf20
458
.class public Lmain; .super Ljava/lang/Object; .method public static main([Ljava/lang/String;)V .registers 6 const v2, 0 const v3, 1 const v4, 0 new-array v1, v3, [Lsubclass1; new-instance v0, Lsubclass1; invoke-direct {v0}, Lsubclass1;-><init>()V aput-object v0, v1, v4 goto :h...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/deodex_test2/app_classes/main.smali
Smali
asf20
847
.class public Lbaksmali/test/class; .super Ljava/lang/Object; .source "baksmali_test_class.smali" .implements Lsome/interface; .implements Lsome/other/interface; .annotation build Lsome/annotation; value1 = "test" value2 = .subannotation Lsome/annotation; value1 = "test2" value2 = Lsome/enum...
zztobat-apktool
brut.apktool.smali/baksmali/src/test/smali/baksmali_test_class.smali
Smali
asf20
4,873
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/baksmali.java
Java
asf20
10,264
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Renderers/FloatRenderer.java
Java
asf20
1,798
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Renderers/CharRenderer.java
Java
asf20
1,868
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Renderers/ShortRenderer.java
Java
asf20
2,002
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Renderers/IntegerRenderer.java
Java
asf20
2,133
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice,...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Renderers/DoubleRenderer.java
Java
asf20
1,761
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Renderers/LongRenderer.java
Java
asf20
2,500
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice,...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Renderers/BooleanRenderer.java
Java
asf20
1,834
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Renderers/ByteRenderer.java
Java
asf20
2,206
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/dump.java
Java
asf20
4,167
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/main.java
Java
asf20
22,263
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/LabelMethodItem.java
Java
asf20
3,298
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/CommentedOutMethodItem.java
Java
asf20
2,189
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/DebugMethodItem.java
Java
asf20
4,860
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/MethodItem.java
Java
asf20
2,385
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/MethodDefinition.java
Java
asf20
28,270
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice,...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/ReferenceFormatter.java
Java
asf20
3,432
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/BlankMethodItem.java
Java
asf20
2,078
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/SparseSwitchMethodItem.java
Java
asf20
5,054
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/OffsetInstructionFormatMethodItem.java
Java
asf20
3,302
/* * [The "BSD licence"] * Copyright (c) 2010 Ben Gruver (JesusFreke) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright ...
zztobat-apktool
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/UnresolvedOdexInstructionMethodItem.java
Java
asf20
2,378