Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/L-JINBIN/ApkSignatureKiller
/ functions
Functions
4,291 in github.com/L-JINBIN/ApkSignatureKiller
⨍
Functions
4,291
◇
Types & classes
860
↓ 9 callers
Method
gc
()
dexlib2/org/jf/util/SparseArray.java:108
↓ 9 callers
Method
gc
()
mt/android/util/SparseArray.java:100
↓ 9 callers
Method
getClassDef
()
dexlib2/org/jf/dexlib2/analysis/ClassProto.java:119
↓ 9 callers
Method
getClassPath
()
dexlib2/org/jf/dexlib2/analysis/TypeProto.java:42
↓ 9 callers
Method
getInitialValue
Gets the initial value for this field, if available. <p> Only static field may have an initial value set, but are not required to have an initial valu
dexlib2/org/jf/dexlib2/iface/Field.java:94
↓ 9 callers
Method
getLabels
(boolean mutable)
dexlib2/org/jf/dexlib2/builder/MethodLocation.java:90
↓ 9 callers
Method
getReferenceIndex
(ReferenceInstruction referenceInstruction)
dexlib2/org/jf/dexlib2/writer/InstructionWriter.java:543
↓ 9 callers
Method
indent
(int indentAmount)
dexlib2/org/jf/util/IndentingWriter.java:163
↓ 9 callers
Method
intern
(@NonNull CharSequence type)
dexlib2/org/jf/dexlib2/writer/pool/TypePool.java:48
↓ 9 callers
Method
isDirectory
Is this entry a directory? @return true if the entry is a directory @since 1.10
mt/bin/zip/ZipEntry.java:487
↓ 9 callers
Method
iterator
()
dexlib2/org/jf/util/StringWrapper.java:56
↓ 9 callers
Method
loadPrimitiveType
(String type)
dexlib2/org/jf/dexlib2/analysis/ClassPath.java:115
↓ 9 callers
Method
of
(@NonNull Comparator<? super T> comparator, @NonNull T[] arr)
dexlib2/org/jf/util/ArraySortedSet.java:58
↓ 9 callers
Method
parseRegister_short
(String register)
dexlib2/org/jf/smali/smaliTreeWalker.java:441
↓ 9 callers
Method
putBytes
(byte[] value, int start, int length, byte[] buf, int offset)
mt/bin/zip/ZipOutputStream.java:904
↓ 9 callers
Method
size
()
dexlib2/org/jf/dexlib2/dexbacked/raw/RawDexFile.java:92
↓ 9 callers
Method
size
()
mt/bin/io/ZOutput.java:27
↓ 9 callers
Method
toList
(@Nullable final Iterable<? extends Item> iterable)
dexlib2/org/jf/util/ImmutableConverter.java:51
↓ 9 callers
Method
writeOut
Write bytes to output or random access file. @param data the byte array to write @throws IOException on error @since 1.14
mt/bin/zip/ZipOutputStream.java:1125
↓ 8 callers
Method
clear
Removes all key-value mappings from this SparseArray.
dexlib2/org/jf/util/SparseArray.java:274
↓ 8 callers
Method
findMethodIndexInVtable
(@NonNull MethodReference method)
dexlib2/org/jf/dexlib2/analysis/ClassProto.java:493
↓ 8 callers
Method
getHeaderId
The Header-ID. @return the header id @since 1.1
mt/bin/zip/extrafield/ZipExtraField.java:42
↓ 8 callers
Method
getInstanceFields
Gets the instance fields that are defined by this class. <p> The instance fields that are returned must have no duplicates. @return The instance fiel
dexlib2/org/jf/dexlib2/iface/ClassDef.java:126
↓ 8 callers
Method
getInstructionAddress
(@NonNull AnalyzedInstruction instruction)
dexlib2/org/jf/dexlib2/analysis/MethodAnalyzer.java:338
↓ 8 callers
Method
getInstructions
(@NonNull MethodKey key)
dexlib2/org/jf/dexlib2/writer/ClassSection.java:115
↓ 8 callers
Method
getInterfaces
Returns the set of interfaces that this class implements as a Map<String, ClassDef>. <p> The ClassDef value will be present only for the interfaces th
dexlib2/org/jf/dexlib2/analysis/ClassProto.java:159
↓ 8 callers
Method
getStaticFields
Gets the static fields that are defined by this class. <p> The static fields that are returned must have no duplicates. @return The static fields tha
dexlib2/org/jf/dexlib2/iface/ClassDef.java:116
↓ 8 callers
Method
getType
Gets the class type. <p> This will be a type descriptor per the dex file specification. @return The class type
dexlib2/org/jf/dexlib2/iface/ClassDef.java:56
↓ 8 callers
Method
getType
Gets the type of the referenced field. @return The type of the referenced field
dexlib2/org/jf/dexlib2/iface/reference/FieldReference.java:62
↓ 8 callers
Method
getVtable
()
dexlib2/org/jf/dexlib2/analysis/ClassProto.java:913
↓ 8 callers
Method
internString
(@NonNull String string)
dexlib2/org/jf/dexlib2/writer/builder/BuilderStringPool.java:50
↓ 8 callers
Method
internTypeReference
(@NonNull String type)
dexlib2/org/jf/dexlib2/writer/builder/DexBuilder.java:166
↓ 8 callers
Method
putNextEntry
(String entryName)
mt/bin/zip/ZipOutputStream.java:527
↓ 8 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
dexlib2/org/jf/dexlib2/dexbacked/BaseDexReader.java:210
↓ 8 callers
Method
readShort
(int offset)
dexlib2/org/jf/dexlib2/dexbacked/BaseDexBuffer.java:127
↓ 8 callers
Method
setExtra
Parses the given bytes as extra field data and consumes any unparseable data as an {@link UnparseableExtraFieldData} instance. @param extra an array
mt/bin/zip/ZipEntry.java:384
↓ 8 callers
Method
skipInt
()
mt/bin/io/ZInput.java:64
↓ 8 callers
Method
skipUleb128
()
dexlib2/org/jf/dexlib2/dexbacked/BaseDexReader.java:283
↓ 8 callers
Method
string_literal
()
dexlib2/org/jf/smali/smaliTreeWalker.java:6570
↓ 8 callers
Method
writeEncodedValueHeader
(int valueType, int valueArg)
dexlib2/org/jf/dexlib2/writer/DexDataWriter.java:164
↓ 7 callers
Method
addToVtable
(@NonNull Iterable<? extends Method> localMethods, @NonNull List<Method> vtable,
dexlib2/org/jf/dexlib2/analysis/ClassProto.java:1250
↓ 7 callers
Method
binarySearch
(int[] a, int start, int len, int key)
dexlib2/org/jf/util/SparseArray.java:343
↓ 7 callers
Method
check35cAnd45ccRegisterCount
(int registerCount)
dexlib2/org/jf/dexlib2/util/Preconditions.java:132
↓ 7 callers
Method
checkRegisterRangeCount
(int registerCount)
dexlib2/org/jf/dexlib2/util/Preconditions.java:140
↓ 7 callers
Method
checkWidePair
(int registerNumber, AnalyzedInstruction analyzedInstruction)
dexlib2/org/jf/dexlib2/analysis/MethodAnalyzer.java:1974
↓ 7 callers
Method
contains
(Object o)
dexlib2/org/jf/util/ArraySortedSet.java:72
↓ 7 callers
Method
copy
Create a copy of the given array - or return null if the argument is null.
mt/bin/zip/ZipUtil.java:30
↓ 7 callers
Method
getDirectMethods
Gets the direct methods that are defined by this class. <p> The direct methods that are returned must have no duplicates. @return The direct methods
dexlib2/org/jf/dexlib2/iface/ClassDef.java:152
↓ 7 callers
Method
getElementWidth
()
dexlib2/org/jf/dexlib2/iface/instruction/formats/ArrayPayload.java:41
↓ 7 callers
Method
getEntries
Returns all entries. @return all entries as {@link ZipEntry} instances
mt/bin/zip/ZipFile.java:230
↓ 7 callers
Method
getEntry
Gets the dex entry with the given name @param entryName The name of the entry @return A DexFile, or null if no entry with that name is found
dexlib2/org/jf/dexlib2/iface/MultiDexContainer.java:58
↓ 7 callers
Method
getInstruction
()
dexlib2/org/jf/dexlib2/analysis/AnalyzedInstruction.java:166
↓ 7 callers
Method
getInstructions
Gets the instructions in this method. @return An Iterable of the instructions in this method
dexlib2/org/jf/dexlib2/iface/MethodImplementation.java:57
↓ 7 callers
Method
getMethodByVtableIndex
(int vtableIndex)
dexlib2/org/jf/dexlib2/analysis/TypeProto.java:61
↓ 7 callers
Method
getNullableItemIndex
(@Nullable Key key)
dexlib2/org/jf/dexlib2/writer/NullableIndexSection.java:37
↓ 7 callers
Method
getOatVersion
()
dexlib2/org/jf/dexlib2/dexbacked/OatFile.java:153
↓ 7 callers
Method
getReferenceAnnotation
(@NonNull DexBackedDexFile dexFile, int stringIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/StringIdItem.java:73
↓ 7 callers
Method
getSuperclass
()
dexlib2/org/jf/dexlib2/analysis/ClassProto.java:362
↓ 7 callers
Method
getType
()
dexlib2/org/jf/dexlib2/analysis/ClassProto.java:113
↓ 7 callers
Method
getVisibility
Gets the visibility of this annotation. <p> This will be one of the AnnotationVisibility. constants. @return The visibility of this annotation
dexlib2/org/jf/dexlib2/iface/Annotation.java:50
↓ 7 callers
Method
integral_literal
()
dexlib2/org/jf/smali/smaliParser.java:5372
↓ 7 callers
Method
internLabel
(LabelMethodItem labelMethodItem)
dexlib2/org/jf/baksmali/Adaptors/MethodDefinition.java:626
↓ 7 callers
Method
internNullable
(@Nullable CharSequence type)
dexlib2/org/jf/dexlib2/writer/pool/TypePool.java:56
↓ 7 callers
Method
isInterface
Returns true if this class is an interface. <p> If this class is not defined, then this will throw an UnresolvedClassException @return True if this c
dexlib2/org/jf/dexlib2/analysis/ClassProto.java:140
↓ 7 callers
Method
lastIndexOf
(@NonNull Iterable<T> iterable, @NonNull Predicate<? super T> predicate)
dexlib2/org/jf/util/CollectionUtils.java:56
↓ 7 callers
Method
method_reference
()
dexlib2/org/jf/smali/smaliParser.java:6875
↓ 7 callers
Method
nullToEmptySet
(@Nullable ImmutableSet<T> set)
dexlib2/org/jf/util/ImmutableUtils.java:50
↓ 7 callers
Method
register_list
()
dexlib2/org/jf/smali/smaliParser.java:7268
↓ 7 callers
Method
writeAdvancePC
(int address)
dexlib2/org/jf/dexlib2/writer/DebugWriter.java:137
↓ 7 callers
Method
writeLine
Writes out a block of text that contains no newlines
dexlib2/org/jf/util/IndentingWriter.java:68
↓ 7 callers
Method
writeSecondRegister
(IndentingWriter writer)
dexlib2/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:438
↓ 6 callers
Method
analyzeLiteralBinaryOp
(@NonNull AnalyzedInstruction analyzedInstruction, @NonNull RegisterTy
dexlib2/org/jf/dexlib2/analysis/MethodAnalyzer.java:1502
↓ 6 callers
Method
build
(RegisterFormatter registerFormatter, DebugItem debugItem)
dexlib2/org/jf/baksmali/Adaptors/Debug/DebugMethodItem.java:58
↓ 6 callers
Method
byte_literal
()
dexlib2/org/jf/smali/smaliTreeWalker.java:6462
↓ 6 callers
Method
field_reference
()
dexlib2/org/jf/smali/smaliParser.java:6988
↓ 6 callers
Method
findAttribute
(String namespace, String attribute)
mt/bin/xml/decode/AXmlResourceParser.java:771
↓ 6 callers
Method
getAnnotationsDirectory
()
dexlib2/org/jf/dexlib2/dexbacked/DexBackedClassDef.java:401
↓ 6 callers
Method
getDebugItems
(@NonNull MethodKey key)
dexlib2/org/jf/dexlib2/writer/ClassSection.java:107
↓ 6 callers
Method
getFieldOffset
()
dexlib2/org/jf/dexlib2/iface/instruction/FieldOffsetInstruction.java:35
↓ 6 callers
Method
getInstructionCodeOffset
(int index)
dexlib2/org/jf/dexlib2/util/InstructionOffsetMap.java:75
↓ 6 callers
Method
getInstructionIndex
()
dexlib2/org/jf/dexlib2/analysis/AnalyzedInstruction.java:120
↓ 6 callers
Method
getItemCount
()
dexlib2/org/jf/dexlib2/dexbacked/raw/MapItem.java:65
↓ 6 callers
Method
getLineNumber
The line number associated with this code address. This value should be treated as an unsigned integer, with negative values indicating a value > 2^31
dexlib2/org/jf/dexlib2/iface/debug/LineNumber.java:41
↓ 6 callers
Method
getMapItemForSection
(int itemType)
dexlib2/org/jf/dexlib2/dexbacked/raw/RawDexFile.java:71
↓ 6 callers
Method
getOpcode
()
dexlib2/org/jf/dexlib2/builder/BuilderInstruction.java:54
↓ 6 callers
Method
getOptionalReferenceAnnotation
(@NonNull DexBackedDexFile dexFile, int stringIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/StringIdItem.java:93
↓ 6 callers
Method
getOptionalString
(int stringIndex)
dexlib2/org/jf/dexlib2/dexbacked/DexBackedDexFile.java:233
↓ 6 callers
Method
getPostInstructionRegisterType
(int registerNumber)
dexlib2/org/jf/dexlib2/analysis/AnalyzedInstruction.java:631
↓ 6 callers
Method
getReferenceString
(@NonNull Reference reference)
dexlib2/org/jf/dexlib2/util/ReferenceUtil.java:138
↓ 6 callers
Method
getRegister
()
dexlib2/org/jf/dexlib2/iface/debug/EndLocal.java:35
↓ 6 callers
Method
getShortFieldDescriptor
(FieldReference fieldReference)
dexlib2/org/jf/dexlib2/util/ReferenceUtil.java:115
↓ 6 callers
Method
getTreeAdaptor
()
dexlib2/org/jf/smali/smaliParser.java:313
↓ 6 callers
Method
getTryBlocks
(@NonNull MethodKey key)
dexlib2/org/jf/dexlib2/writer/ClassSection.java:118
↓ 6 callers
Method
getTryBlocks
Gets a list of the try blocks defined for this method. <p> Try blocks may overlap freely, and do not need to be strictly nested, as in java. This is a
dexlib2/org/jf/dexlib2/iface/MethodImplementation.java:75
↓ 6 callers
Method
integer_literal
()
dexlib2/org/jf/smali/smaliTreeWalker.java:6381
↓ 6 callers
Method
internField
(@NonNull String definingClass, @NonNull String name,
dexlib2/org/jf/dexlib2/writer/builder/DexBuilder.java:88
↓ 6 callers
Method
internNullableStringReference
(@Nullable String string)
dexlib2/org/jf/dexlib2/writer/builder/DexBuilder.java:158
↓ 6 callers
Method
long_literal
()
dexlib2/org/jf/smali/smaliTreeWalker.java:6408
↓ 6 callers
Method
member_name
()
dexlib2/org/jf/smali/smaliParser.java:3751
↓ 6 callers
Method
method_reference
()
dexlib2/org/jf/smali/smaliTreeWalker.java:2400
← previous
next →
201–300 of 4,291, ranked by callers