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
↓ 4 callers
Method
getParameterRegisterCount
(@NonNull Method method)
dexlib2/org/jf/dexlib2/util/MethodUtil.java:82
↓ 4 callers
Method
getParent
()
mt/bin/zip/ZipEntry.java:473
↓ 4 callers
Method
getPredecessorCount
()
dexlib2/org/jf/dexlib2/analysis/AnalyzedInstruction.java:124
↓ 4 callers
Method
getProtoIdItemOffset
()
dexlib2/org/jf/dexlib2/dexbacked/reference/DexBackedMethodReference.java:101
↓ 4 callers
Method
getReferenceAnnotation
(@NonNull DexBackedDexFile dexFile, int methodIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/MethodIdItem.java:86
↓ 4 callers
Method
getReferenceAnnotation
(@NonNull DexBackedDexFile dexFile, int fieldIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/FieldIdItem.java:86
↓ 4 callers
Method
getReferenceType
()
dexlib2/org/jf/dexlib2/iface/instruction/ReferenceInstruction.java:42
↓ 4 callers
Method
getSections
()
dexlib2/org/jf/dexlib2/dexbacked/OatFile.java:335
↓ 4 callers
Method
getSortedClasses
()
dexlib2/org/jf/dexlib2/writer/ClassSection.java:50
↓ 4 callers
Method
getSourceFile
Gets the name of the primary source file that this class is defined in, if available. <p> This will be the default source file associated with all met
dexlib2/org/jf/dexlib2/iface/ClassDef.java:95
↓ 4 callers
Method
getSuperclass
Gets the superclass of this class. <p> This will only be null if this is the base java.lang.Object class. @return The superclass of this class
dexlib2/org/jf/dexlib2/iface/ClassDef.java:76
↓ 4 callers
Method
getTarget
()
dexlib2/org/jf/dexlib2/builder/BuilderOffsetInstruction.java:72
↓ 4 callers
Method
getType
Gets the type of this annotation. <p> This will be the type descriptor of the class that defines this annotation. @return The type of this annotation
dexlib2/org/jf/dexlib2/iface/value/AnnotationEncodedValue.java:53
↓ 4 callers
Method
getVersion
()
dexlib2/org/jf/dexlib2/dexbacked/OatFile.java:273
↓ 4 callers
Method
immutableSetOf
(@Nullable Iterable<? extends Method> list)
dexlib2/org/jf/dexlib2/immutable/ImmutableMethod.java:131
↓ 4 callers
Method
immutableSetOf
(@Nullable Iterable<? extends Field> list)
dexlib2/org/jf/dexlib2/immutable/ImmutableField.java:111
↓ 4 callers
Method
increaseDepth
()
mt/bin/xml/decode/AXmlResourceParser.java:633
↓ 4 callers
Method
internAnnotationSet
(@Nullable Set<? extends Annotation> annotations)
dexlib2/org/jf/dexlib2/writer/builder/BuilderAnnotationSetPool.java:61
↓ 4 callers
Method
internStringReference
(@NonNull String string)
dexlib2/org/jf/dexlib2/writer/builder/DexBuilder.java:153
↓ 4 callers
Method
isStatic
(@NonNull Opcode opcode)
dexlib2/org/jf/dexlib2/analysis/OdexedFieldInstructionMapper.java:212
↓ 4 callers
Method
literal
()
dexlib2/org/jf/smali/smaliParser.java:4860
↓ 4 callers
Method
makeArrayType
(@NonNull String elementType, int dimensions)
dexlib2/org/jf/dexlib2/analysis/ArrayProto.java:175
↓ 4 callers
Method
makeImmutable
(@NonNull Item item)
dexlib2/org/jf/util/ImmutableConverter.java:48
↓ 4 callers
Method
mapCodeAddressToIndex
(@NonNull int[] codeAddressToIndex, int codeAddress)
dexlib2/org/jf/dexlib2/builder/MutableMethodImplementation.java:473
↓ 4 callers
Method
method_prototype
()
dexlib2/org/jf/smali/smaliTreeWalker.java:2244
↓ 4 callers
Method
moveTo
Moves the cursor to a new location @param offset The offset to move to
dexlib2/org/jf/dexlib2/util/AnnotatedBytes.java:99
↓ 4 callers
Method
newOrEmpty
(@NonNull DexBackedDexFile dexFile, int debugInfoOffset, @NonNull DexBa
dexlib2/org/jf/dexlib2/dexbacked/util/DebugInfo.java:72
↓ 4 callers
Method
next
()
dexlib2/org/jf/dexlib2/writer/pool/ClassPool.java:644
↓ 4 callers
Method
nullToEmptySortedSet
(@Nullable ImmutableSortedSet<T> set)
dexlib2/org/jf/util/ImmutableUtils.java:58
↓ 4 callers
Method
of
(@NonNull FieldReference fieldReference)
dexlib2/org/jf/dexlib2/immutable/reference/ImmutableFieldReference.java:26
↓ 4 callers
Method
of
(@NonNull MethodReference methodReference)
dexlib2/org/jf/dexlib2/immutable/reference/ImmutableMethodReference.java:45
↓ 4 callers
Method
onStep
(Step step)
mt/bin/signer/ApkSigner.java:263
↓ 4 callers
Method
overridePredecessorRegisterTypeAndPropagateChanges
( @NonNull AnalyzedInstruction analyzedInstruction, @NonNull AnalyzedInstruction predecessor,
dexlib2/org/jf/dexlib2/analysis/MethodAnalyzer.java:366
↓ 4 callers
Method
parse
Split the array into ExtraFields and populate them with the given data as local file data, throwing an exception if the data cannot be parsed. @param
mt/bin/zip/extrafield/ExtraFieldUtils.java:105
↓ 4 callers
Method
pop
(int prefix, int uri)
mt/bin/xml/decode/AXmlResourceParser.java:563
↓ 4 callers
Method
push
(int prefix, int uri)
mt/bin/xml/decode/AXmlResourceParser.java:548
↓ 4 callers
Method
read
()
dexlib2/org/jf/dexlib2/writer/io/MemoryDataStore.java:77
↓ 4 callers
Method
readLong
(int offset)
dexlib2/org/jf/dexlib2/dexbacked/BaseDexBuffer.java:88
↓ 4 callers
Method
readOptionalUint
(int offset)
dexlib2/org/jf/dexlib2/dexbacked/BaseDexBuffer.java:64
↓ 4 callers
Method
readSizedInt
(int bytes)
dexlib2/org/jf/dexlib2/dexbacked/BaseDexReader.java:384
↓ 4 callers
Method
readSleb128
()
dexlib2/org/jf/dexlib2/dexbacked/BaseDexReader.java:51
↓ 4 callers
Method
reference_type_descriptor
()
dexlib2/org/jf/smali/smaliParser.java:4459
↓ 4 callers
Method
register
Register a ZipExtraField implementation. <p> <p>The given class must have a no-arg constructor and implement the {@link ZipExtraField ZipExtraField in
mt/bin/zip/extrafield/ExtraFieldUtils.java:62
↓ 4 callers
Method
remove
()
dexlib2/org/jf/dexlib2/analysis/util/TypeProtoUtils.java:81
↓ 4 callers
Method
remove
Alias for {@link #delete(int)}.
mt/android/util/SparseArray.java:96
↓ 4 callers
Method
seekTo
(int key)
dexlib2/org/jf/dexlib2/dexbacked/util/AnnotationsDirectory.java:109
↓ 4 callers
Method
setExternalAttributes
Sets the external file attributes. @param value an <code>long</code> value @since 1.1
mt/bin/zip/ZipEntry.java:175
↓ 4 callers
Method
setExtraFields
Replaces all currently attached extra fields with the new array. @param fields an array of extra fields @since 1.1
mt/bin/zip/ZipEntry.java:237
↓ 4 callers
Method
setName
Set the name of the entry. @param name the name to use
mt/bin/zip/ZipEntry.java:496
↓ 4 callers
Method
setOffset
(int offset)
dexlib2/org/jf/dexlib2/dexbacked/BaseDexReader.java:49
↓ 4 callers
Method
setsRegister
Determines if this instruction sets the given register, or alters its type @param registerNumber The register to check @return true if this instructi
dexlib2/org/jf/dexlib2/analysis/AnalyzedInstruction.java:342
↓ 4 callers
Method
shouldCreateEmptyAnnotationSet
()
dexlib2/org/jf/dexlib2/writer/DexWriter.java:1320
↓ 4 callers
Method
simple_name
()
dexlib2/org/jf/smali/smaliParser.java:2321
↓ 4 callers
Method
size
()
dexlib2/org/jf/dexlib2/builder/MethodLocation.java:171
↓ 4 callers
Method
skipBytes
(int n)
mt/bin/io/ZInput.java:157
↓ 4 callers
Method
skipFrom
(@NonNull DexReader reader)
dexlib2/org/jf/dexlib2/dexbacked/value/DexBackedEncodedValue.java:120
↓ 4 callers
Method
split
(int splitAddress)
dexlib2/org/jf/dexlib2/writer/util/TryListBuilder.java:139
↓ 4 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
dexlib2/org/jf/util/ExceptionWithContext.java:50
↓ 4 callers
Method
write
(String left, String right)
dexlib2/org/jf/util/TwoColumnOutput.java:102
↓ 4 callers
Method
writeCommentIfResourceId
(IndentingWriter writer)
dexlib2/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:559
↓ 4 callers
Method
writeInvokeRangeRegisters
(IndentingWriter writer)
dexlib2/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:491
↓ 4 callers
Method
writeInvokeRegisters
(IndentingWriter writer)
dexlib2/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:446
↓ 4 callers
Method
writeLong
(long value)
dexlib2/org/jf/dexlib2/writer/DexDataWriter.java:93
↓ 4 callers
Method
writeTargetLabel
(IndentingWriter writer)
dexlib2/org/jf/baksmali/Adaptors/Format/InstructionMethodItem.java:424
↓ 3 callers
Method
access_list
()
dexlib2/org/jf/smali/smaliParser.java:1111
↓ 3 callers
Method
access_list
()
dexlib2/org/jf/smali/smaliTreeWalker.java:831
↓ 3 callers
Method
addExtraField
Adds an extra field - replacing an already present extra field of the same type. <p> <p>If no extra field of the same type exists, the field will be a
mt/bin/zip/ZipEntry.java:290
↓ 3 callers
Method
addString
(@NonNull String[] arr, String str, int index)
dexlib2/org/jf/util/StringWrapper.java:167
↓ 3 callers
Method
alignOffset
(int offset, int alignment)
dexlib2/org/jf/util/AlignmentUtils.java:32
↓ 3 callers
Method
analyzePutGetVolatile
(@NonNull AnalyzedInstruction analyzedInstruction)
dexlib2/org/jf/dexlib2/analysis/MethodAnalyzer.java:1914
↓ 3 callers
Method
array_descriptor
()
dexlib2/org/jf/smali/smaliParser.java:4164
↓ 3 callers
Method
asString
(@NonNull DexBackedDexFile dexFile, int methodIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/MethodIdItem.java:71
↓ 3 callers
Method
asString
(@NonNull DexBackedDexFile dexFile, int protoIndex)
dexlib2/org/jf/dexlib2/dexbacked/raw/ProtoIdItem.java:82
↓ 3 callers
Method
canEncode
Check, whether the given string may be losslessly encoded using this encoding. @param name A filename or ZIP comment. @return Whether the given name
mt/bin/zip/encoding/ZipEncoding.java:53
↓ 3 callers
Method
checkRegister
(RegisterType registerType, int registerNumber, BitSet validCategories)
dexlib2/org/jf/dexlib2/analysis/MethodAnalyzer.java:1967
↓ 3 callers
Method
checkShortCodeOffset
(int offset)
dexlib2/org/jf/dexlib2/util/Preconditions.java:124
↓ 3 callers
Method
checkStringReference
(@Nullable StringReference stringReference)
dexlib2/org/jf/dexlib2/writer/builder/BuilderClassPool.java:435
↓ 3 callers
Method
close
Closes the archive. @throws IOException if an error occurs closing the archive.
mt/bin/zip/ZipFile.java:204
↓ 3 callers
Method
close
()
mt/bin/io/ZOutput.java:23
↓ 3 callers
Method
close
()
mt/bin/xml/decode/AXmlResourceParser.java:61
↓ 3 callers
Method
compareAsSet
(@NonNull Collection<? extends T> set1, @NonNull
dexlib2/org/jf/util/CollectionUtils.java:197
↓ 3 callers
Method
deflateUntilInputIsNeeded
()
mt/bin/zip/ZipOutputStream.java:1163
↓ 3 callers
Method
delete
()
dexlib2/org/jf/dexlib2/writer/util/TryListBuilder.java:147
↓ 3 callers
Method
done
(ZipEntry zipEntry, File file)
mt/bin/zip/ExtractCallback.java:19
↓ 3 callers
Method
double_literal
()
dexlib2/org/jf/smali/smaliTreeWalker.java:6516
↓ 3 callers
Method
equals
Compares this MethodReference to another MethodReference for equality. <p> This MethodReference is equal to another MethodReference if all of it's "fi
dexlib2/org/jf/dexlib2/iface/reference/MethodReference.java:105
↓ 3 callers
Method
findEntry
(@NonNull String targetEntry, boolean exactMatch)
dexlib2/org/jf/dexlib2/DexFileFactory.java:377
↓ 3 callers
Method
findMethodIndexInVtable
(@NonNull MethodReference method)
dexlib2/org/jf/dexlib2/analysis/TypeProto.java:64
↓ 3 callers
Method
findPayloadOffset
(int targetOffset, Opcode type)
dexlib2/org/jf/baksmali/Adaptors/MethodDefinition.java:289
↓ 3 callers
Method
firstArtVersion
(int opcodeValue, int artVersion)
dexlib2/org/jf/dexlib2/Opcode.java:399
↓ 3 callers
Method
float_literal
()
dexlib2/org/jf/smali/smaliParser.java:4660
↓ 3 callers
Method
flush
Flushes this output stream and forces any buffered output bytes to be written out to the stream. @throws IOException if an I/O error occurs. @since 1
mt/bin/zip/ZipOutputStream.java:733
↓ 3 callers
Method
forBoolean
(boolean value)
dexlib2/org/jf/dexlib2/immutable/value/ImmutableBooleanEncodedValue.java:18
↓ 3 callers
Method
formatAccessFlags
(AccessFlags[] accessFlags)
dexlib2/org/jf/dexlib2/AccessFlags.java:112
↓ 3 callers
Method
fromInputStream
(@NonNull InputStream is)
dexlib2/org/jf/dexlib2/dexbacked/OatFile.java:126
↓ 3 callers
Method
fromInputStream
(@NonNull Opcodes opcodes, @NonNull InputStream is)
dexlib2/org/jf/dexlib2/dexbacked/DexBackedDexFile.java:116
↓ 3 callers
Method
getAccessFlags
Gets the access flags for this method. <p> This will be a combination of the AccessFlags. flags that are marked as compatible for use with a method.
dexlib2/org/jf/dexlib2/iface/Method.java:97
↓ 3 callers
Method
getAccessFlagsForClass
(int accessFlagValue)
dexlib2/org/jf/dexlib2/AccessFlags.java:94
↓ 3 callers
Method
getAccessFlagsForField
(int accessFlagValue)
dexlib2/org/jf/dexlib2/AccessFlags.java:155
↓ 3 callers
Method
getAccessFlagsForMethod
(int accessFlagValue)
dexlib2/org/jf/dexlib2/AccessFlags.java:133
← previous
next →
401–500 of 4,291, ranked by callers