Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SlimRoms/apktool
/ functions
Functions
4,146 in github.com/SlimRoms/apktool
⨍
Functions
4,146
◇
Types & classes
766
↓ 6 callers
Method
getNumberOfSyntaxErrors
()
brut.apktool.smali/smali/src/main/java/org/jf/smali/LexerErrorInterface.java:36
↓ 6 callers
Method
getOpcode
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/builder/BuilderInstruction.java:52
↓ 6 callers
Method
getOptionalReferenceAnnotation
(@Nonnull DexBackedDexFile dexFile, int stringIndex)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/StringIdItem.java:91
↓ 6 callers
Method
getOptionalString
(int stringIndex)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/DexBackedDexFile.java:219
↓ 6 callers
Method
getPostInstructionRegisterType
(int registerNumber)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/AnalyzedInstruction.java:312
↓ 6 callers
Method
getProperty
(String name)
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/util/ExtMXSerializer.java:49
↓ 6 callers
Method
getReferenceIndex
(ReferenceInstruction referenceInstruction)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/InstructionWriter.java:417
↓ 6 callers
Method
getRegister
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/debug/EndLocal.java:35
↓ 6 callers
Method
getResource
(ResResSpec spec)
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResConfig.java:38
↓ 6 callers
Method
getShortFieldDescriptor
(FieldReference fieldReference)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/util/ReferenceUtil.java:90
↓ 6 callers
Method
getTryBlocks
Gets a list of the try blocks defined for this method. Try blocks may overlap freely, and do not need to be strictly nested, as in java. This is a mo
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/MethodImplementation.java:73
↓ 6 callers
Method
getVtableIndex
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/VtableIndexInstruction.java:35
↓ 6 callers
Method
hasPrevious
()
brut.apktool.smali/util/src/main/java/org/jf/util/AbstractListIterator.java:47
↓ 6 callers
Method
lastIndexOf
(@Nonnull Iterable<T> iterable, @Nonnull Predicate<? super T> predicate)
brut.apktool.smali/util/src/main/java/org/jf/util/CollectionUtils.java:51
↓ 6 callers
Method
listFiles
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResPackage.java:110
↓ 6 callers
Method
load
(String type)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ClassPath.java:128
↓ 6 callers
Method
makeReference
(@Nonnull DexBackedDexFile dexFile, int referenceType, int referenceIndex)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/reference/DexBackedReference.java:42
↓ 6 callers
Method
newFiles
(String[] names, File dir)
brut.apktool/apktool-lib/src/main/java/brut/androlib/Androlib.java:703
↓ 6 callers
Method
odexOnly
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/Opcode.java:381
↓ 6 callers
Method
of
(Reference reference)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/reference/ImmutableReferenceFactory.java:41
↓ 6 callers
Method
performSizedSmallUintFailureTest
(byte[] buf)
brut.apktool.smali/dexlib2/src/test/java/org/jf/dexlib2/dexbacked/BaseDexReaderTest.java:143
↓ 6 callers
Method
prepend
(@Nonnull MutableTryBlock<EH> tryBlock)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/util/TryListBuilder.java:157
↓ 6 callers
Method
previous
()
brut.apktool.smali/util/src/main/java/org/jf/util/AbstractListIterator.java:52
↓ 6 callers
Method
previousIndex
()
brut.apktool.smali/util/src/main/java/org/jf/util/AbstractListIterator.java:62
↓ 6 callers
Method
read
Reads whole (including chunk type) string block from stream. Stream must be at the chunk type.
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/decoder/StringBlock.java:43
↓ 6 callers
Method
readLargeUleb128
Reads a "large" uleb128. That is, one that may legitimately be greater than a signed int. The value is returned as if it were signed. i.e. a value of
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/BaseDexReader.java:143
↓ 6 callers
Method
readSizedInt
(int bytes)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/BaseDexReader.java:288
↓ 6 callers
Method
readSleb128
{@inheritDoc}
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/BaseDexReader.java:52
↓ 6 callers
Method
rmdir
(File dir)
brut.j.util/src/main/java/brut/util/OS.java:29
↓ 6 callers
Method
runTest
(String test, boolean registerInfo)
brut.apktool.smali/baksmali/src/test/java/org/jf/baksmali/AnalysisTest.java:84
↓ 6 callers
Method
setup
()
brut.apktool.smali/dexlib2/src/test/java/org/jf/dexlib2/writer/DexDataWriterTest.java:51
↓ 6 callers
Method
writeLong
(long value)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/DexDataWriter.java:90
↓ 6 callers
Method
writeSectionInfo
(DexDataWriter writer, int numItems, int offset)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/DexWriter.java:1211
↓ 6 callers
Method
writeTo
(@Nonnull DexDataStore dest)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/DexWriter.java:191
↓ 5 callers
Method
addLineNumber
(int lineNumber)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/builder/MethodImplementationBuilder.java:120
↓ 5 callers
Method
analyze32BitPrimitiveAget
(@Nonnull AnalyzedInstruction analyzedInstruction, @Nonnull Regist
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/MethodAnalyzer.java:1156
↓ 5 callers
Method
analyzeBinary2AddrOp
(@Nonnull AnalyzedInstruction analyzedInstruction, @Nonnull RegisterTyp
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/MethodAnalyzer.java:1308
↓ 5 callers
Method
analyzeBinaryOp
(@Nonnull AnalyzedInstruction analyzedInstruction, @Nonnull RegisterType des
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/MethodAnalyzer.java:1289
↓ 5 callers
Method
binarySearch
(int[] a, int start, int len, int key)
brut.apktool.smali/util/src/main/java/org/jf/util/SparseIntArray.java:245
↓ 5 callers
Method
bitSetOfIndexes
(int... indexes)
brut.apktool.smali/util/src/main/java/org/jf/util/BitSetUtils.java:37
↓ 5 callers
Method
escapeString
(String value)
brut.apktool.smali/util/src/main/java/org/jf/util/StringUtils.java:86
↓ 5 callers
Method
escapeXmlChars
(String str)
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/xml/ResXmlEncoders.java:30
↓ 5 callers
Method
fixInstructions
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/builder/MutableMethodImplementation.java:355
↓ 5 callers
Method
getAnnotationsDirectory
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/DexBackedClassDef.java:397
↓ 5 callers
Method
getArrayElements
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/formats/ArrayPayload.java:41
↓ 5 callers
Method
getAttributeValue
(int index)
brut.apktool/apktool-lib/src/main/java/android/util/AttributeSet.java:27
↓ 5 callers
Method
getBuffer
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/io/FileDeferredOutputStream.java:84
↓ 5 callers
Method
getConsoleWidth
Attempt to find the width of the console. If it can't get the width, return a default of 80 @return
brut.apktool.smali/util/src/main/java/org/jf/util/ConsoleUtil.java:40
↓ 5 callers
Method
getDebugItems
(@Nonnull MethodKey key)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ClassSection.java:75
↓ 5 callers
Method
getDebugItems
Get a list of debug items for this method. This generally matches the semantics of the debug_info_item in the dex specification, although in an easie
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/MethodImplementation.java:85
↓ 5 callers
Method
getDefaultResource
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResResSpec.java:67
↓ 5 callers
Method
getElementType
@return The base element type of this array. E.g. This would return Ljava/lang/String; for [[Ljava/lang/String;
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ArrayProto.java:76
↓ 5 callers
Method
getElements
(@Nonnull AnnotationKey key)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/AnnotationSection.java:41
↓ 5 callers
Method
getFiles
()
brut.j.dir/src/main/java/brut/directory/AbstractDirectory.java:31
↓ 5 callers
Method
getInputStream
(ZipArchiveEntry ze)
brut.j.dir/src/main/java/brut/directory/ZipExtFile.java:47
↓ 5 callers
Method
getInstanceFields
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ClassProto.java:358
↓ 5 callers
Method
getInstruction
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/AnalyzedInstruction.java:130
↓ 5 callers
Method
getInterfaces
Returns the set of interfaces that this class implements as a Map<String, ClassDef>. The ClassDef value will be present only for the interfaces that
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ClassProto.java:120
↓ 5 callers
Method
getItemOffset
(@Nonnull Key key)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/OffsetSection.java:39
↓ 5 callers
Method
getMethodByVtableIndex
(int vtableIndex)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/TypeProto.java:48
↓ 5 callers
Method
getParameters
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/ProtoPool.java:92
↓ 5 callers
Method
getQualifiers
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResConfigFlags.java:145
↓ 5 callers
Method
getReferenceString
(Reference reference)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/util/ReferenceUtil.java:106
↓ 5 callers
Method
getReferent
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResReferenceValue.java:59
↓ 5 callers
Method
getRegister
()
brut.apktool.smali/smali/src/main/java/org/jf/smali/WithRegister.java:35
↓ 5 callers
Method
getResourceAsFile
(String name)
brut.j.util/src/main/java/brut/util/Jar.java:35
↓ 5 callers
Method
getResult
()
brut.apktool.smali/util/src/main/java/ds/tree/VisitorImpl.java:22
↓ 5 callers
Method
getReturnType
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/ProtoPool.java:91
↓ 5 callers
Method
getShortMethodDescriptor
(MethodReference methodReference)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/util/ReferenceUtil.java:42
↓ 5 callers
Method
getSubPath
(String path)
brut.j.dir/src/main/java/brut/directory/AbstractDirectory.java:231
↓ 5 callers
Method
getSuperclass
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/TypeProto.java:45
↓ 5 callers
Method
getTryBlocks
(@Nonnull MethodKey key)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ClassSection.java:80
↓ 5 callers
Method
getType
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/PoolClassDef.java:68
↓ 5 callers
Method
getVerificationError
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/VerificationErrorInstruction.java:35
↓ 5 callers
Method
getVersion
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/Androlib.java:661
↓ 5 callers
Method
hasNext
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/ClassPool.java:550
↓ 5 callers
Method
immutableSetOf
(@Nullable Iterable<? extends Annotation> list)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/ImmutableAnnotation.java:80
↓ 5 callers
Method
intern
(@Nonnull ClassDef classDef)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/ClassPool.java:87
↓ 5 callers
Method
iterator
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/BuilderClassDef.java:102
↓ 5 callers
Method
keyAt
Given an index in the range <code>0...size()-1</code>, returns the key from the <code>index</code>th key-value mapping that this SparseArray stores.
brut.apktool.smali/util/src/main/java/org/jf/util/SparseArray.java:204
↓ 5 callers
Method
newLine
()
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/util/ExtXmlSerializer.java:27
↓ 5 callers
Method
newReference
(int resID, String rawValue)
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/value/ResValueFactory.java:93
↓ 5 callers
Method
next
()
brut.apktool.smali/util/src/test/java/org/jf/util/AbstractForwardSequentialListTest.java:58
↓ 5 callers
Method
of
(ClassDef classDef)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/immutable/ImmutableClassDef.java:134
↓ 5 callers
Method
readLine
Read a line. @return a rough approximation of the 8-bit stream as a 16-bit unicode string @throws IOException @noinspection deprecation @depr
brut.apktool/apktool-lib/src/main/java/com/mindprod/ledatastream/LEDataInputStream.java:240
↓ 5 callers
Method
readOptionalUint
(int offset)
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/BaseDexBuffer.java:57
↓ 5 callers
Method
remove
Alias for {@link #delete(int)}.
brut.apktool.smali/util/src/main/java/org/jf/util/SparseArray.java:104
↓ 5 callers
Method
toArray
()
brut.apktool.smali/util/src/main/java/org/jf/util/ArraySortedSet.java:75
↓ 5 callers
Method
toString
()
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/TypeListPool.java:116
↓ 5 callers
Method
usage
Prints the usage message.
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/main.java:298
↓ 5 callers
Method
verbosityHelp
()
brut.apktool/apktool-cli/src/main/java/brut/apktool/Main.java:446
↓ 5 callers
Method
withContext
Augments the given exception with the given context, and return the result. The result is either the given exception if it was an {@link ExceptionWith
brut.apktool.smali/util/src/main/java/org/jf/util/ExceptionWithContext.java:48
↓ 5 callers
Method
writeStringReference
(IndentingWriter writer, String item)
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/ReferenceFormatter.java:40
↓ 5 callers
Method
writeTo
(IndentingWriter writer, Collection<? extends Annotation> annotations)
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/AnnotationFormatter.java:41
↓ 4 callers
Method
addContext
Adds a line of context to this instance. @param str non-null; new context
brut.apktool.smali/util/src/main/java/org/jf/util/ExceptionWithContext.java:125
↓ 4 callers
Method
addPredecessorSuccessor
(@Nonnull AnalyzedInstruction predecessor, @Nonnull AnalyzedInstruct
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/MethodAnalyzer.java:490
↓ 4 callers
Method
addResSpec
(ResResSpec spec)
brut.apktool/apktool-lib/src/main/java/brut/androlib/res/data/ResType.java:56
↓ 4 callers
Method
analyzeInvokeVirtualQuick
(@Nonnull AnalyzedInstruction analyzedInstruction, boolean isSuper,
brut.apktool.smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/MethodAnalyzer.java:1576
↓ 4 callers
Method
build
(RegisterFormatter registerFormatter, DebugItem debugItem)
brut.apktool.smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Debug/DebugMethodItem.java:50
↓ 4 callers
Method
build
(File appDir, File outFile, HashMap<String, Boolean> flags, String aaptPath)
brut.apktool/apktool-lib/src/main/java/brut/androlib/Androlib.java:257
← previous
next →
301–400 of 4,146, ranked by callers