MCPcopy Create free account

hub / github.com/CodingGay/BlackDex / functions

Functions4,151 in github.com/CodingGay/BlackDex

↓ 1 callersMethodFindTryItem
Bcore/src/main/cpp/dex/dex_file.cc:489
↓ 1 callersFunctionGenRelocateCodeFixed
Bcore/src/main/cpp/Dobby/source/InstructionRelocation/x64/X64InstructionRelocation.cc:18
↓ 1 callersFunctionGenRelocateCodeFixed
Bcore/src/main/cpp/Dobby/source/InstructionRelocation/x86/X86InstructionRelocation.cc:18
↓ 1 callersFunctionGenerateFastForwardTrampoline
If BranchType is B_Branch and the branch_range of `B` is not enough, build the transfer to forward the b branch, if
Bcore/src/main/cpp/Dobby/source/TrampolineBridge/Trampoline/arm64/trampoline-arm64.cc:42
↓ 1 callersFunctionGenerateNearTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/TrampolineBridge/Trampoline/x64/trampoline-x64.cc:45
↓ 1 callersFunctionGenerateNormalTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/TrampolineBridge/Trampoline/x64/trampoline-x64.cc:29
↓ 1 callersMethodGetCallSiteEncodedValuesArray
Bcore/src/main/cpp/dex/dex_file.h:738
↓ 1 callersMethodGetCodeItem
Return the code item for a provided offset.
Bcore/src/main/cpp/dex/dex_file.h:684
↓ 1 callersFunctionGetConstructorFlagsForMethodName
Gets constructor flags based on the |method_name|. Returns true if method_name is either <clinit> or <init> and sets |constructor_flags_by_name| appro
Bcore/src/main/cpp/dex/dex_file_verifier.cc:151
↓ 1 callersMethodGetCrc32
Bcore/src/main/cpp/dex/dex_file_loader.cc:93
↓ 1 callersMethodGetDebugInfoOffset
Bcore/src/main/cpp/dex/compact_dex_file.h:276
↓ 1 callersMethodGetDexPcForIndex
Bcore/src/main/cpp/dex/bytecode_utils.h:60
↓ 1 callersMethodGetEncodedStaticFieldValuesArray
Bcore/src/main/cpp/dex/dex_file.h:734
↓ 1 callersFunctionGetExecutablePath
Bcore/src/main/cpp/android-base/file.cpp:264
↓ 1 callersMethodGetFeatureFlags
Bcore/src/main/cpp/dex/compact_dex_file.h:42
↓ 1 callersFunctionGetFileBasename
Bcore/src/main/cpp/android-base/logging.cpp:344
↓ 1 callersMethodGetFirstValueIndex
Index of the first value in the table.
Bcore/src/main/cpp/dex/bytecode_utils.h:68
↓ 1 callersMethodGetHookEntry
Bcore/src/main/cpp/Dobby/source/InterceptRouting/InterceptRouting.cpp:86
↓ 1 callersMethodGetInterfacesList
Bcore/src/main/cpp/dex/dex_file.h:656
↓ 1 callersMethodGetLocationChecksum
For DexFiles directly from .dex files, this is the checksum from the DexFile::Header. For DexFiles opened from a zip files, this will be the ZipEntry
Bcore/src/main/cpp/dex/dex_file.h:440
↓ 1 callersMethodGetMemberAccessFlags
Bcore/src/main/cpp/dex/dex_file.h:1294
↓ 1 callersFunctionGetMethodDeclaringClass
Bcore/src/main/cpp/jnihook/JniHook.cpp:27
↓ 1 callersFunctionGetMethodDesc
Bcore/src/main/cpp/jnihook/JniHook.cpp:20
↓ 1 callersMethodGetNumEntries
Bcore/src/main/cpp/dex/bytecode_utils.h:41
↓ 1 callersMethodGetNumberOfParameters
Bcore/src/main/cpp/dex/dex_file.cc:657
↓ 1 callersMethodGetOffset
Bcore/src/main/cpp/dex/compact_offset_table.cc:38
↓ 1 callersFunctionGetProtectionFromMemoryPermission
Bcore/src/main/cpp/Dobby/source/UserMode/UnifiedInterface/platform-windows.cc:10
↓ 1 callersMethodGetReturnTypeDescriptor
Bcore/src/main/cpp/dex/dex_file-inl.h:126
↓ 1 callersFunctionGetThreadId
Bcore/src/main/cpp/android-base/logging.cpp:79
↓ 1 callersMethodGetTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/InterceptRouting/InterceptRouting.h:33
↓ 1 callersMethodGetTypeDescriptor
Bcore/src/main/cpp/dex/dex_file-inl.h:79
↓ 1 callersMethodGetUncompressedLength
Bcore/src/main/cpp/dex/dex_file_loader.cc:89
↓ 1 callersMethodHasFd
Bcore/src/main/cpp/ziparchive/zip_archive_private.h:101
↓ 1 callersFunctionHigh32Bits
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:29
↓ 1 callersFunctionIGetMemAccessType
Bcore/src/main/cpp/dex/dex_instruction_utils.h:149
↓ 1 callersFunctionIPutMemAccessType
Bcore/src/main/cpp/dex/dex_instruction_utils.h:154
↓ 1 callersFunctionInflate
Bcore/src/main/cpp/ziparchive/zip_archive.cc:902
↓ 1 callersFunctionInflateEntryToWriter
Bcore/src/main/cpp/ziparchive/zip_archive.cc:1008
↓ 1 callersMethodInit
Bcore/src/main/cpp/dex/dex_file.cc:143
↓ 1 callersMethodInitializeCentralDirectory
Bcore/src/main/cpp/ziparchive/zip_archive.cc:1194
↓ 1 callersMethodInsert
Bcore/src/main/cpp/base/hash_set.h:392
↓ 1 callersFunctionInstructionSizeInCodeUnitsByOpcode
Bcore/src/main/cpp/dex/dex_instruction.cc:43
↓ 1 callersMethodIsAtMethod
Bcore/src/main/cpp/dex/dex_file.h:1198
↓ 1 callersMethodIsExtendedRegister
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:155
↓ 1 callersMethodIsFirstBitSet
Bcore/src/main/cpp/dex/hidden_api_access_flags.h:117
↓ 1 callersMethodIsInDataSection
Bcore/src/main/cpp/dex/dex_file.h:1007
↓ 1 callersFunctionIsInstructionAGet
Bcore/src/main/cpp/dex/dex_instruction_utils.h:108
↓ 1 callersFunctionIsInstructionAGetOrAPut
Bcore/src/main/cpp/dex/dex_instruction_utils.h:129
↓ 1 callersFunctionIsInstructionAPut
Bcore/src/main/cpp/dex/dex_instruction_utils.h:112
↓ 1 callersFunctionIsInstructionIGet
Bcore/src/main/cpp/dex/dex_instruction_utils.h:92
↓ 1 callersFunctionIsInstructionIGetOrIPut
Bcore/src/main/cpp/dex/dex_instruction_utils.h:116
↓ 1 callersFunctionIsInstructionIGetQuickOrIPutQuick
Bcore/src/main/cpp/dex/dex_instruction_utils.h:120
↓ 1 callersFunctionIsInstructionIPut
Bcore/src/main/cpp/dex/dex_instruction_utils.h:96
↓ 1 callersFunctionIsInstructionSGet
Bcore/src/main/cpp/dex/dex_instruction_utils.h:100
↓ 1 callersFunctionIsInstructionSGetOrSPut
Bcore/src/main/cpp/dex/dex_instruction_utils.h:125
↓ 1 callersFunctionIsInstructionSPut
Bcore/src/main/cpp/dex/dex_instruction_utils.h:104
↓ 1 callersFunctionIsInvokeInstructionRange
Bcore/src/main/cpp/dex/dex_instruction_utils.h:137
↓ 1 callersMethodIsPostIndex
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:203
↓ 1 callersMethodIsPreIndex
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:200
↓ 1 callersMethodIsPreIndex
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:257
↓ 1 callersMethodIsRegister
Bcore/src/main/cpp/Dobby/source/core/arch/arm64/registers-arm64.h:69
↓ 1 callersMethodIsRegisterOffset
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:197
↓ 1 callersMethodIsRegisterOffset
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:254
↓ 1 callersMethodIsSecondBitSet
Bcore/src/main/cpp/dex/hidden_api_access_flags.h:128
↓ 1 callersMethodIsShiftedRegister
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:152
↓ 1 callersMethodIsSparse
Bcore/src/main/cpp/dex/bytecode_utils.h:78
↓ 1 callersMethodIsThrow
Returns true if this instruction can throw.
Bcore/src/main/cpp/dex/dex_instruction.h:572
↓ 1 callersMethodIsValid
Bcore/src/main/cpp/ziparchive/zip_archive.cc:844
↓ 1 callersFunctionIsValidPartOfMemberNameUtf8Slow
Helper for IsValidPartOfMemberNameUtf8(); do not call directly.
Bcore/src/main/cpp/dex/descriptors_names.cc:174
↓ 1 callersFunctionIsValidTypeId
Bcore/src/main/cpp/dex/dex_file_verifier.cc:44
↓ 1 callersFunctionIsZipMagic
Bcore/src/main/cpp/dex/dex_file_loader.cc:151
↓ 1 callersFunctionLeb128EncodingVector
Bcore/src/main/cpp/base/leb128.h:367
↓ 1 callersMethodLoadARMInst
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/CodeBuffer/code-buffer-arm.cc:8
↓ 1 callersMethodLoadThumb2Inst
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/CodeBuffer/code-buffer-arm.cc:16
↓ 1 callersFunctionLow32Bits
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:25
↓ 1 callersFunctionMakeIterationRange
Bcore/src/main/cpp/base/iteration_range.h:48
↓ 1 callersFunctionMapCentralDirectory
* Find the zip Central Directory and memory-map it. * * On success, returns 0 after populating fields from the EOCD area: * directory_offset *
Bcore/src/main/cpp/ziparchive/zip_archive.cc:262
↓ 1 callersFunctionMapCentralDirectory0
Bcore/src/main/cpp/ziparchive/zip_archive.cc:168
↓ 1 callersFunctionMostSignificantBit
Bcore/src/main/cpp/base/bit_utils.h:106
↓ 1 callersMethodNumFieldIds
Returns the number of field identifiers in the .dex file.
Bcore/src/main/cpp/dex/dex_file.h:546
↓ 1 callersMethodNumMethodIds
Returns the number of method identifiers in the .dex file.
Bcore/src/main/cpp/dex/dex_file.h:586
↓ 1 callersMethodOpen
Bcore/src/main/cpp/dex/dex_file_loader.cc:219
↓ 1 callersFunctionOpenArchiveFromMemory
Bcore/src/main/cpp/ziparchive/zip_archive.cc:444
↓ 1 callersFunctionPOPCOUNT
Bcore/src/main/cpp/base/bit_utils.h:88
↓ 1 callersFunctionParseZipArchive
* Parses the Zip archive's Central Directory. Allocates and populates the * hash table. * * Returns 0 on success. */
Bcore/src/main/cpp/ziparchive/zip_archive.cc:310
↓ 1 callersFunctionPrettyDescriptor
Bcore/src/main/cpp/dex/descriptors_names.cc:76
↓ 1 callersFunctionPthreadKeyToLocalKey
Bcore/src/main/cpp/Dobby/source/UserMode/Thread/platform-thread-posix.cc:25
↓ 1 callersFunctionReadFdToString
Bcore/src/main/cpp/android-base/file.cpp:51
↓ 1 callersFunctionReadFullyAtOffset
Bcore/src/main/cpp/android-base/file.cpp:175
↓ 1 callersFunctionReadlink
Bcore/src/main/cpp/android-base/file.cpp:227
↓ 1 callersMethodRefCntDec
(String filePath)
Bcore/src/main/java/top/niunaijun/blackbox/utils/FileUtils.java:396
↓ 1 callersMethodRefCntInc
(String filePath, java.nio.channels.FileLock fileLock, RandomAccessFile randomAccessFile,
Bcore/src/main/java/top/niunaijun/blackbox/utils/FileUtils.java:380
↓ 1 callersMethodRemoveHookEntry
Bcore/src/main/cpp/Dobby/source/Interceptor.cpp:52
↓ 1 callersMethodRewriteARMInst
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/CodeBuffer/code-buffer-arm.cc:29
↓ 1 callersFunctionRoundUpPower2
* Round up to the next highest power of 2. * * Found on http://graphics.stanford.edu/~seander/bithacks.html. */
Bcore/src/main/cpp/ziparchive/zip_archive.cc:90
↓ 1 callersFunctionSGetMemAccessType
Bcore/src/main/cpp/dex/dex_instruction_utils.h:159
↓ 1 callersFunctionSPutMemAccessType
Bcore/src/main/cpp/dex/dex_instruction_utils.h:164
↓ 1 callersFunctionSTLDeleteContainerPointers
Bcore/src/main/cpp/base/stl_util.h:39
↓ 1 callersFunctionSetAborter
Bcore/src/main/cpp/android-base/logging.cpp:339
↓ 1 callersMethodSetCurrentRanges
Bcore/src/main/cpp/dex/dex_file_tracking_registrar.cc:138
← previousnext →801–900 of 4,151, ranked by callers