MCPcopy Create free account

hub / github.com/CodingGay/BlackDex / functions

Functions4,151 in github.com/CodingGay/BlackDex

FunctionIsValidClassName
Bcore/src/main/cpp/dex/descriptors_names.cc:292
FunctionIsValidJniClassName
Bcore/src/main/cpp/dex/descriptors_names.cc:398
MethodIsVersionAndMagicValid
Bcore/src/main/cpp/dex/dex_file_loader.cc:165
MethodIsVersionValid
Bcore/src/main/cpp/dex/standard_dex_file.cc:53
MethodIsVersionValid
Bcore/src/main/cpp/dex/compact_dex_file.cc:40
MethodIsWidenable
Returns true if it is possible to widen type |from| to type |to|. Both |from| and |to| should be numeric primitive types.
Bcore/src/main/cpp/dex/primitive.h:198
MethodIterationHandle
Bcore/src/main/cpp/ziparchive/zip_archive.cc:652
MethodIterationRange
Bcore/src/main/cpp/base/iteration_range.h:35
MethodIteratorWrapper
(Iterator<F> it)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/IntentResolver.java:249
FunctionJAVASTYLE_CLZ
Bcore/src/main/cpp/base/bit_utils.h:61
FunctionJAVASTYLE_CTZ
Bcore/src/main/cpp/base/bit_utils.h:80
FunctionJNI_API_DEF(clear)
Bcore/src/main/cpp/xhook/xh_jni.c:37
FunctionJNI_API_DEF(enableDebug)
Bcore/src/main/cpp/xhook/xh_jni.c:45
FunctionJNI_API_DEF(enableSigSegvProtection)
Bcore/src/main/cpp/xhook/xh_jni.c:53
FunctionJNI_API_DEF(refresh)
Bcore/src/main/cpp/xhook/xh_jni.c:29
FunctionJNI_OnLoad
Bcore/src/main/cpp/VmCore.cpp:226
FunctionJoin
Bcore/src/main/cpp/android-base/strings.h:40
MethodJunitReporter
Bcore/src/main/cpp/Dobby/tests/catch.hpp:12119
FunctionKernelLogger
Bcore/src/main/cpp/android-base/logging.cpp:169
MethodL
load or store
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:305
MethodLabel
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler.h:12
MethodLazyExpression
Bcore/src/main/cpp/Dobby/tests/catch.hpp:4778
MethodLdr
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:422
MethodLdr
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:630
MethodLeakDetector
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7465
FunctionLeastSignificantBit
Bcore/src/main/cpp/base/bit_utils.h:115
MethodLeb128Encoder
Bcore/src/main/cpp/base/leb128.h:317
MethodLineNumForPcCb
Bcore/src/main/cpp/dex/dex_file.cc:511
MethodLineNumFromPcContext
Bcore/src/main/cpp/dex/dex_file.h:871
MethodLinkAndGetByteOffsetTo
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.cc:50
MethodListenerRegistrar
Bcore/src/main/cpp/Dobby/tests/catch.hpp:3943
MethodLiteCollectionIterator
Bcore/src/main/cpp/Dobby/external/xnucxx/xnucxx/LiteIterator.h:29
MethodLiteMutableArray
Bcore/src/main/cpp/Dobby/external/xnucxx/LiteMutableArray.cc:4
MethodLiteMutableBuffer
Bcore/src/main/cpp/Dobby/external/xnucxx/xnucxx/LiteMutableBuffer.h:15
MethodLiteralLdrBranch
Bcore/src/main/cpp/Dobby/source/core/modules/codegen/codegen-arm64.cc:10
MethodLoad
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/CodeBuffer/CodeBufferBase.cc:53
MethodLoadStore
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:538
MethodLoadStorePair
LoadStore
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:335
MethodLoadStorePair
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:552
MethodLocalFileHeader
Bcore/src/main/cpp/ziparchive/zip_archive_common.h:156
MethodLocalInfo
Bcore/src/main/cpp/dex/dex_file.h:773
MethodLockExclusive
(File targetFile)
Bcore/src/main/java/top/niunaijun/blackbox/utils/FileUtils.java:410
MethodLogFatal
Bcore/src/main/cpp/Dobby/external/logging/cxxlogging.cc:22
MethodLogLine
Bcore/src/main/cpp/android-base/logging.cpp:466
MethodLogMessage
Bcore/src/main/cpp/android-base/logging.cpp:415
MethodLogMessageData
Bcore/src/main/cpp/android-base/logging.cpp:364
MethodLogdLogger
Bcore/src/main/cpp/android-base/logging.cpp:241
MethodLogical
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:588
MethodLogicalImmediate
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:595
MethodLogicalShift
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:599
FunctionLow16Bits
Bcore/src/main/cpp/base/bit_utils.h:227
FunctionLow32Bits
Bcore/src/main/cpp/base/bit_utils.h:235
FunctionLowestOneBitValue
Bcore/src/main/cpp/base/bit_utils.h:328
MethodMadvise
Bcore/src/main/cpp/dex/dex_file_layout.cc:42
MethodMadviseLargestPageAlignedRegion
Bcore/src/main/cpp/dex/dex_file_layout.cc:25
FunctionMakeEagerEvaluator
Bcore/src/main/cpp/android-base/logging.h:387
MethodMakeEmpty
Make a hash map slot empty by making the offset 0. Offset 0 is a valid dex file offset that is in the offset of the dex file header. However, we only
Bcore/src/main/cpp/dex/dex_file_verifier.h:211
MethodMakeEmpty
Bcore/src/main/cpp/base/hash_set.h:50
FunctionMakeEmptyIterationRange
Bcore/src/main/cpp/base/iteration_range.h:53
FunctionMakeNonOwningPointerVector
Bcore/src/main/cpp/base/stl_util.h:147
MethodManifestDigest
(final byte[] digest)
Bcore/black-fake/src/main/java/android/content/pm/ManifestDigest.java:18
MethodMappedZipFile
Bcore/src/main/cpp/ziparchive/zip_archive_private.h:95
FunctionMaskLeastSignificant
Bcore/src/main/cpp/base/bit_utils.h:390
MethodMatchExpr
Bcore/src/main/cpp/Dobby/tests/catch.hpp:2561
MethodMatchNotOf
Bcore/src/main/cpp/Dobby/tests/catch.hpp:2190
MethodMatcherUntypedBase
Bcore/src/main/cpp/Dobby/tests/catch.hpp:2103
FunctionMatches
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7918
FunctionMaxInt
Bcore/src/main/cpp/base/bit_utils.h:304
MethodMemOperand
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:172
MethodMemOperand
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:221
MethodMemOperand
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:195
MethodMemberIsFinal
Bcore/src/main/cpp/dex/dex_file.h:1303
MethodMemberIsNative
Bcore/src/main/cpp/dex/dex_file.h:1300
MethodMemberWrapper
(M member)
Bcore/black-fake/src/main/java/reflection/MirrorReflection.java:302
FunctionMemoryOperationError CodePatch
Bcore/src/main/cpp/Dobby/source/UserMode/ExecMemory/code-patch-tool-darwin.cc:73
FunctionMemoryOperationError CodePatch
Bcore/src/main/cpp/Dobby/source/UserMode/ExecMemory/code-patch-tool-windows.cc:7
FunctionMemoryOperationError CodePatch
Bcore/src/main/cpp/Dobby/source/UserMode/ExecMemory/code-patch-tool-posix.cc:10
MethodMemoryWriter
Bcore/src/main/cpp/ziparchive/zip_archive.cc:757
FunctionMergeLayoutType
Return the "best" layout option if the same item has multiple different layouts.
Bcore/src/main/cpp/dex/dex_file_layout.h:51
FunctionMergeSets
Bcore/src/main/cpp/base/stl_util.h:141
MethodMessageBuilder
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7953
MethodMessageInfo
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7936
MethodMethodReference
Bcore/src/main/cpp/dex/method_reference.h:30
MethodMethodWrapper
(Method method)
Bcore/black-fake/src/main/java/reflection/MirrorReflection.java:324
FunctionMinInt
Bcore/src/main/cpp/base/bit_utils.h:316
FunctionMinimumBitsToStore
Bcore/src/main/cpp/base/bit_utils.h:123
MethodMirrorReflection
(Class<?> clazz)
Bcore/black-fake/src/main/java/reflection/MirrorReflection.java:18
MethodMov
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:641
MethodMovRipToRegister
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x64.h:692
MethodMovRipToRegister
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x86-shared.h:665
MethodMovRipToRegister
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-ia32.h:552
MethodMove32Immeidate
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:441
MethodMoveWide
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:568
MethodName
Returns the name of this instruction's opcode.
Bcore/src/main/cpp/dex/dex_instruction.h:282
MethodNameAndLocation
Bcore/src/main/cpp/Dobby/tests/catch.hpp:10013
MethodNameAndTags
Bcore/src/main/cpp/Dobby/tests/catch.hpp:10281
MethodNamePattern
Bcore/src/main/cpp/Dobby/tests/catch.hpp:10311
MethodNearMemoryArena
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/NearMemoryArena.cc:119
MethodNewPermissionInfo
(String name, int sdkVersion, int fileVersion)
Bcore/black-fake/src/main/java/android/content/pm/PackageParser.java:38
MethodNext
Bcore/src/main/cpp/dex/dex_file_exception_helpers.cc:85
← previousnext →2,201–2,300 of 4,151, ranked by callers