Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CvvT/AppTroy
/ functions
Functions
4,357 in github.com/CvvT/AppTroy
⨍
Functions
4,357
◇
Types & classes
939
↓ 21 callers
Method
size
()
app/src/main/java/org/cc/dexlib2/builder/MutableMethodImplementation.java:155
↓ 20 callers
Method
parseRegister_byte
(String register)
app/src/main/java/org/cc/smali/smaliTreeWalker.java:372
↓ 19 callers
Method
getExceptionHandlers
A list of the exception handlers associated with this try block. The exception handlers in the returned list will all have a unique type, including a
app/src/main/java/org/cc/dexlib2/iface/TryBlock.java:70
↓ 19 callers
Method
getExceptionType
(@Nonnull ExceptionHandler handler)
app/src/main/java/org/cc/dexlib2/writer/ClassSection.java:81
↓ 19 callers
Method
printUnsignedLongAsHex
(long value)
app/src/main/java/org/cc/util/IndentingWriter.java:179
↓ 18 callers
Method
extractLowUnsignedNibble
Extracts the low unsigned 4-bit nibble from the least significant byte of the given value @param value the value to extract the nibble from @return th
app/src/main/java/org/cc/util/NibbleUtils.java:71
↓ 18 callers
Method
getName
(@Nonnull FieldRefKey key)
app/src/main/java/org/cc/dexlib2/writer/FieldSection.java:42
↓ 18 callers
Method
getPreInstructionRegisterType
(int registerNumber)
app/src/main/java/org/cc/dexlib2/analysis/AnalyzedInstruction.java:317
↓ 18 callers
Method
getRegisterD
()
app/src/main/java/org/cc/dexlib2/iface/instruction/FiveRegisterInstruction.java:36
↓ 17 callers
Method
addMonitor
(ApiMonitorHook hook)
app/src/main/java/com/cc/apptroy/apimonitor/ApiMonitorHookManager.java:42
↓ 17 callers
Method
analyzeUnaryOp
(@Nonnull AnalyzedInstruction analyzedInstruction, @Nonnull RegisterType destR
app/src/main/java/org/cc/dexlib2/analysis/MethodAnalyzer.java:1288
↓ 17 callers
Method
extractHighUnsignedNibble
Extracts the high unsigned 4-bit nibble from the least significant byte of the given value @param value the value to extract the nibble from @return t
app/src/main/java/org/cc/util/NibbleUtils.java:61
↓ 17 callers
Method
getStartRegister
()
app/src/main/java/org/cc/dexlib2/iface/instruction/RegisterRangeInstruction.java:35
↓ 17 callers
Method
getTypeRewriter
()
app/src/main/java/org/cc/dexlib2/rewriter/Rewriters.java:55
↓ 17 callers
Method
printSignedIntAsDec
(int value)
app/src/main/java/org/cc/util/IndentingWriter.java:217
↓ 17 callers
Method
readByte
(int offset)
app/src/main/java/org/cc/dexlib2/dexbacked/BaseDexBuffer.java:171
↓ 16 callers
Method
checkValueArg
(int valueArg, int maxValue)
app/src/main/java/org/cc/dexlib2/util/Preconditions.java:153
↓ 16 callers
Method
getAnnotations
Gets a set of the annotations that are applied to this field. The annotations in the returned set are guaranteed to have unique types. @return A set
app/src/main/java/org/cc/dexlib2/iface/Field.java:95
↓ 16 callers
Method
getFieldOjbect
(String class_name,Object obj, String filedName)
app/src/main/java/com/cc/apptroy/util/RefInvoke.java:175
↓ 16 callers
Method
getRegisterE
()
app/src/main/java/org/cc/dexlib2/iface/instruction/FiveRegisterInstruction.java:37
↓ 16 callers
Method
isSet
(int accessFlags)
app/src/main/java/org/cc/dexlib2/AccessFlags.java:87
↓ 16 callers
Method
parseRegister_nibble
(String register)
app/src/main/java/org/cc/smali/smaliTreeWalker.java:354
↓ 16 callers
Method
throwBadUtf8
Helper for {@link #utf8BytesToString}, which throws the right exception for a bogus utf-8 byte. @param value the byte value @param offset the file of
app/src/main/java/org/cc/util/Utf8Utils.java:282
↓ 15 callers
Method
getAnnotations
(@Nonnull AnnotationSetKey key)
app/src/main/java/org/cc/dexlib2/writer/AnnotationSetSection.java:41
↓ 15 callers
Method
getElements
Gets a set of the name/value elements associated with this annotation. The elements in the returned set will be unique with respect to the element na
app/src/main/java/org/cc/dexlib2/iface/Annotation.java:67
↓ 14 callers
Method
getHandlerCodeAddress
Gets the code offset of the handler. @return The offset of the handler from the the beginning of the bytecode for the method. The offset will be in t
app/src/main/java/org/cc/dexlib2/iface/ExceptionHandler.java:64
↓ 14 callers
Method
getLuaObject
Creates a reference to an object in the variable globalName @param globalName @return LuaObject
app/src/main/java/org/keplerproject/luajava/LuaState.java:1033
↓ 14 callers
Method
getRegisterF
()
app/src/main/java/org/cc/dexlib2/iface/instruction/FiveRegisterInstruction.java:38
↓ 14 callers
Method
isEmpty
()
app/src/main/java/org/cc/util/ArraySortedSet.java:58
↓ 14 callers
Method
label_ref
()
app/src/main/java/org/cc/smali/smaliParser.java:7137
↓ 14 callers
Method
label_ref
()
app/src/main/java/org/cc/smali/smaliTreeWalker.java:3589
↓ 13 callers
Method
getBaseClassLoader
()
app/src/main/java/com/cc/apptroy/ModuleContext.java:125
↓ 13 callers
Method
getDebugItemType
The type of this debug item. The returned integer will be one of the DebugItemType. constants. @return The type of this debug item.
app/src/main/java/org/cc/dexlib2/iface/debug/DebugItem.java:48
↓ 13 callers
Method
getSwitchElements
()
app/src/main/java/org/cc/dexlib2/iface/instruction/SwitchPayload.java:38
↓ 13 callers
Method
toString
()
app/src/main/java/org/cc/dexlib2/writer/pool/ProtoPool.java:100
↓ 13 callers
Method
valueAt
Given an index in the range <code>0...size()-1</code>, returns the value from the <code>index</code>th key-value mapping that this SparseArray stores.
app/src/main/java/org/cc/util/SparseArray.java:217
↓ 12 callers
Method
concat
(int n)
app/src/main/java/org/keplerproject/luajava/LuaState.java:631
↓ 12 callers
Method
get
(int index)
app/src/main/java/org/cc/dexlib2/dexbacked/util/FixedSizeList.java:42
↓ 12 callers
Method
getDebugItems
(boolean mutable)
app/src/main/java/org/cc/dexlib2/builder/MethodLocation.java:89
↓ 12 callers
Method
getInstruction
()
app/src/main/java/org/cc/dexlib2/builder/MethodLocation.java:64
↓ 12 callers
Method
getRegisterCount
Gets the number of registers in this method. @return The number of register in this method.
app/src/main/java/org/cc/dexlib2/iface/MethodImplementation.java:49
↓ 12 callers
Method
getRegisterG
()
app/src/main/java/org/cc/dexlib2/iface/instruction/FiveRegisterInstruction.java:39
↓ 12 callers
Method
getSignature
()
app/src/main/java/org/cc/dexlib2/iface/debug/LocalInfo.java:39
↓ 12 callers
Method
getStartCodeAddress
Gets the code offset of the start of this try block. The starting location must not occur in the middle of an instruction. @return The offset of the
app/src/main/java/org/cc/dexlib2/iface/TryBlock.java:50
↓ 12 callers
Method
internType
(@Nonnull String type)
app/src/main/java/org/cc/dexlib2/writer/builder/BuilderTypePool.java:52
↓ 12 callers
Method
readSizedSmallUint
(int bytes)
app/src/main/java/org/cc/dexlib2/dexbacked/BaseDexReader.java:540
↓ 12 callers
Method
writeFirstRegister
(IndentingWriter writer)
app/src/main/java/com/cc/apptroy/baksmali/Adaptors/Format/InstructionMethodItem.java:398
↓ 11 callers
Method
align
()
app/src/main/java/org/cc/dexlib2/writer/DexDataWriter.java:272
↓ 11 callers
Method
dottoslash
(String name)
app/src/main/java/com/cc/apptroy/util/Utility.java:38
↓ 11 callers
Method
getLuaState
Gets the Object's State
app/src/main/java/org/keplerproject/luajava/LuaObject.java:184
↓ 11 callers
Method
getParameters
(@Nonnull ProtoKey key)
app/src/main/java/org/cc/dexlib2/writer/ProtoSection.java:40
↓ 11 callers
Method
getRegisterParameterD
()
app/src/main/java/org/cc/dexlib2/iface/instruction/OneFixedFourParameterRegisterInstruction.java:36
↓ 11 callers
Method
iterator
()
app/src/main/java/org/cc/util/ArraySortedSet.java:69
↓ 11 callers
Method
newLabel
(@Nonnull int[] codeAddressToIndex, int codeAddress)
app/src/main/java/org/cc/dexlib2/builder/MutableMethodImplementation.java:513
↓ 11 callers
Method
nonvoid_type_descriptor
()
app/src/main/java/org/cc/smali/smaliParser.java:4351
↓ 11 callers
Method
packNibbles
(int a, int b)
app/src/main/java/org/cc/dexlib2/writer/InstructionWriter.java:436
↓ 11 callers
Method
parseInt
(String intLiteral)
app/src/main/java/org/cc/smali/LiteralTools.java:176
↓ 11 callers
Method
throwOdexedInstructionException
(IntStream input, String odexedInstruction)
app/src/main/java/org/cc/smali/smaliParser.java:472
↓ 11 callers
Method
toString
()
app/src/main/java/org/cc/dexlib2/analysis/ClassProto.java:78
↓ 10 callers
Method
analyze32BitPrimitiveIgetSget
(@Nonnull AnalyzedInstruction analyzedInstruction, @Nonnull Reg
app/src/main/java/org/cc/dexlib2/analysis/MethodAnalyzer.java:1220
↓ 10 callers
Method
checkShortRegister
(int register)
app/src/main/java/org/cc/dexlib2/util/Preconditions.java:64
↓ 10 callers
Method
compare
(Collection<? extends T> list1, Collection<? extends T> list2)
app/src/main/java/org/cc/util/CollectionUtils.java:131
↓ 10 callers
Method
getCodeUnitCount
Gets the number of code units covered by this try block. The end of the try block is typically coincident with the end of an instruction, but does no
app/src/main/java/org/cc/dexlib2/iface/TryBlock.java:60
↓ 10 callers
Method
getMessage
()
app/src/main/java/org/cc/smali/InvalidToken.java:48
↓ 10 callers
Method
getReferenceAnnotation
(@Nonnull DexBackedDexFile dexFile, int typeIndex)
app/src/main/java/org/cc/dexlib2/dexbacked/raw/TypeIdItem.java:59
↓ 10 callers
Method
getTop
()
app/src/main/java/org/keplerproject/luajava/LuaState.java:313
↓ 10 callers
Method
getWideLiteral
()
app/src/main/java/org/cc/dexlib2/iface/instruction/WideLiteralInstruction.java:35
↓ 10 callers
Method
intern
(@Nonnull CharSequence type)
app/src/main/java/org/cc/dexlib2/writer/pool/TypePool.java:48
↓ 10 callers
Method
javaToDexName
(String javaName)
app/src/main/java/org/cc/dexlib2/analysis/reflection/util/ReflectionUtils.java:35
↓ 10 callers
Method
nonvoid_type_descriptor
()
app/src/main/java/org/cc/smali/smaliTreeWalker.java:6323
↓ 10 callers
Method
set
(T t)
app/src/main/java/org/cc/dexlib2/dexbacked/util/VariableSizeListIterator.java:107
↓ 10 callers
Method
setValue
(Integer value)
app/src/main/java/org/cc/dexlib2/writer/pool/ClassPool.java:235
↓ 10 callers
Method
split
(int splitAddress)
app/src/main/java/org/cc/dexlib2/writer/util/TryListBuilder.java:131
↓ 10 callers
Method
string_literal
()
app/src/main/java/org/cc/smali/smaliTreeWalker.java:6889
↓ 10 callers
Method
writeShort
(int value)
app/src/main/java/org/cc/dexlib2/writer/DexDataWriter.java:106
↓ 9 callers
Method
analyzeInstruction
@return false if analyzedInstruction is an odex instruction that couldn't be deodexed, due to its object register being null
app/src/main/java/org/cc/dexlib2/analysis/MethodAnalyzer.java:554
↓ 9 callers
Method
deindent
(int indentAmount)
app/src/main/java/org/cc/util/IndentingWriter.java:172
↓ 9 callers
Method
formatAnnotation
(int offset, String annotationMsg)
app/src/main/java/org/cc/dexlib2/util/AnnotatedBytes.java:223
↓ 9 callers
Method
gc
()
app/src/main/java/org/cc/util/SparseArray.java:108
↓ 9 callers
Method
getClassDef
(String type)
app/src/main/java/org/cc/dexlib2/analysis/ClassPath.java:151
↓ 9 callers
Method
getDefiningClass
(@Nonnull FieldRefKey key)
app/src/main/java/org/cc/dexlib2/writer/FieldSection.java:40
↓ 9 callers
Method
getInstance
()
app/src/main/java/com/cc/apptroy/NativeFunction.java:31
↓ 9 callers
Method
getLabels
(boolean mutable)
app/src/main/java/org/cc/dexlib2/builder/MethodLocation.java:77
↓ 9 callers
Method
getMethodDescriptor
(MethodReference methodReference)
app/src/main/java/org/cc/dexlib2/util/ReferenceUtil.java:43
↓ 9 callers
Method
getRegister
()
app/src/main/java/org/cc/dexlib2/iface/debug/EndLocal.java:35
↓ 9 callers
Method
getRegisterParameterE
()
app/src/main/java/org/cc/dexlib2/iface/instruction/OneFixedFourParameterRegisterInstruction.java:37
↓ 9 callers
Method
getStaticFields
Gets the static fields that are defined by this class. The static fields that are returned must have no duplicates. @return The static fields that a
app/src/main/java/org/cc/dexlib2/iface/ClassDef.java:107
↓ 9 callers
Method
getVirtualMethods
Gets the virtual methods that are defined by this class. The virtual methods that are returned must have no duplicates. @return The virtual methods
app/src/main/java/org/cc/dexlib2/iface/ClassDef.java:149
↓ 9 callers
Method
indent
(int indentAmount)
app/src/main/java/org/cc/util/IndentingWriter.java:165
↓ 9 callers
Method
invoke
Function called when a proxy object function is invoked.
app/src/main/java/org/keplerproject/luajava/LuaInvocationHandler.java:51
↓ 9 callers
Method
loadPrimitiveType
(String type)
app/src/main/java/org/cc/dexlib2/analysis/ClassPath.java:119
↓ 9 callers
Method
nullToEmptyList
(@Nullable ImmutableList<T> list)
app/src/main/java/org/cc/util/ImmutableUtils.java:42
↓ 9 callers
Method
parseRegister_short
(String register)
app/src/main/java/org/cc/smali/smaliTreeWalker.java:388
↓ 9 callers
Method
setDeodexedInstruction
(Instruction instruction)
app/src/main/java/org/cc/dexlib2/analysis/AnalyzedInstruction.java:112
↓ 9 callers
Method
setPostRegisterTypeAndPropagateChanges
(@Nonnull AnalyzedInstruction analyzedInstruction, int
app/src/main/java/org/cc/dexlib2/analysis/MethodAnalyzer.java:340
↓ 9 callers
Method
size
()
app/src/main/java/org/cc/dexlib2/dexbacked/raw/RawDexFile.java:90
↓ 9 callers
Method
toList
(@Nullable final Iterable<? extends Item> iterable)
app/src/main/java/org/cc/util/ImmutableConverter.java:48
↓ 8 callers
Method
addAll
(Collection<? extends T> c)
app/src/main/java/org/cc/util/ArraySortedSet.java:110
↓ 8 callers
Method
clear
Removes all key-value mappings from this SparseArray.
app/src/main/java/org/cc/util/SparseArray.java:274
↓ 8 callers
Method
delete
Removes the mapping from the specified key, if there was any.
app/src/main/java/org/cc/util/SparseArray.java:90
← previous
next →
101–200 of 4,357, ranked by callers