Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ functions
Functions
4,151 in github.com/CodingGay/BlackDex
⨍
Functions
4,151
◇
Types & classes
1,445
Method
FastIterator
(T[] contents)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/FastImmutableArraySet.java:59
Method
FatalConditionHandler
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7175
Method
Fetch16
Bcore/src/main/cpp/dex/dex_instruction.h:640
Method
Fetch32
Bcore/src/main/cpp/dex/dex_instruction.h:651
Method
FieldWrapper
(Field field)
Bcore/black-fake/src/main/java/reflection/MirrorReflection.java:360
Method
FileLockCount
(java.nio.channels.FileLock fileLock, int mRefCount, RandomAccessFile fOs, FileChann
Bcore/src/main/java/top/niunaijun/blackbox/utils/FileUtils.java:473
Method
FileStream
Bcore/src/main/cpp/Dobby/tests/catch.hpp:9351
Method
FileWriter
Bcore/src/main/cpp/ziparchive/zip_archive.cc:837
Method
FinalizeFromAddress
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/AssemblyCodeBuilder.cc:6
Method
FinalizeFromTurboAssembler
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/AssemblyCodeBuilder.cc:13
Method
Find
Bcore/src/main/cpp/base/hash_set.h:371
Method
FindClassIndexAndDef
Bcore/src/main/cpp/dex/dex_file_verifier.cc:945
Method
FindCodeItemOffset
Bcore/src/main/cpp/dex/dex_file.cc:221
Method
FindFieldId
Bcore/src/main/cpp/dex/dex_file.cc:243
Method
FindFirstAnnotationsDirectoryDefiner
Bcore/src/main/cpp/dex/dex_file_verifier.cc:1997
Method
FindFirstClassDataDefiner
Bcore/src/main/cpp/dex/dex_file_verifier.cc:1978
Method
FindIndex
Bcore/src/main/cpp/base/hash_set.h:558
Method
FindMethodId
Bcore/src/main/cpp/dex/dex_file.cc:278
Method
FindOrAdd
Bcore/src/main/cpp/base/safe_map.h:143
Method
FindProtoId
Bcore/src/main/cpp/dex/dex_file.cc:388
Method
FindProtoId
Bcore/src/main/cpp/dex/dex_file.h:713
Method
FindStringId
Bcore/src/main/cpp/dex/dex_file.cc:313
Method
FindTryItem
Bcore/src/main/cpp/dex/code_item_accessors-inl.h:131
Method
FindTypeId
Bcore/src/main/cpp/dex/dex_file.cc:332
Method
FindWithHash
Bcore/src/main/cpp/base/hash_set.h:381
Method
Finish
Bcore/src/main/cpp/ziparchive/zip_writer.cc:476
Method
FinishEntry
Bcore/src/main/cpp/ziparchive/zip_writer.cc:425
Method
FirstAvailableSlot
Bcore/src/main/cpp/base/hash_set.h:641
Method
FixBindLabel
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/CodeBuffer/code-buffer-arm64.cc:10
Method
FixBindLabel
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/CodeBuffer/code-buffer-x86.cc:13
Method
FlagsOf
Returns the flags for the given opcode.
Bcore/src/main/cpp/dex/dex_instruction.h:535
Method
FlushCompressedBytes
Bcore/src/main/cpp/ziparchive/zip_writer.cc:388
Method
FlushICache
Bcore/src/main/cpp/Dobby/source/core/arch/CpuFeature.h:8
Method
FlushICache
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler.cc:75
Method
FlushICache
Bcore/src/main/cpp/Dobby/source/UserMode/ExecMemory/clear-cache-tool/clear-cache-tool-arm-dummy.cc:12
Method
FlushICache
Bcore/src/main/cpp/Dobby/source/UserMode/ExecMemory/clear-cache-tool/clear-cache-tool-arm64-dummy.cc:33
Method
FormatOf
Returns the format of the given opcode.
Bcore/src/main/cpp/dex/dex_instruction.h:525
Method
Free
static
Bcore/src/main/cpp/Dobby/source/UserMode/UnifiedInterface/platform-windows.cc:38
Method
Free
Bcore/src/main/cpp/Dobby/source/UserMode/UnifiedInterface/platform-posix.cc:142
Method
FunctionInlineReplaceRouting
Bcore/src/main/cpp/Dobby/source/InterceptRouting/Routing/FunctionInlineReplace/function-inline-replace.h:13
Method
FunctionWrapperRouting
Bcore/src/main/cpp/Dobby/source/InterceptRouting/Routing/FunctionWrapper/function-wrapper.h:22
Function
GenRelocateCodeAndBranch
Bcore/src/main/cpp/Dobby/source/InstructionRelocation/arm64/ARM64InstructionRelocation.cc:124
Function
GenRelocateCodeAndBranch
Bcore/src/main/cpp/Dobby/source/InstructionRelocation/arm/ARMInstructionRelocation.cc:738
Function
GenRelocateCodeAndBranch
Bcore/src/main/cpp/Dobby/source/InstructionRelocation/x86/X86InstructionRelocation.cc:120
Function
GenerateNearTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/TrampolineBridge/Trampoline/arm64/trampoline-arm64.cc:101
Function
GenerateNearTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/TrampolineBridge/Trampoline/arm/trampoline-arm.cc:56
Function
GenerateNearTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/TrampolineBridge/Trampoline/x86/trampoline-x86.cc:28
Function
GenerateNormalTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/TrampolineBridge/Trampoline/arm64/trampoline-arm64.cc:16
Function
GenerateNormalTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/TrampolineBridge/Trampoline/arm/trampoline-arm.cc:36
Function
GenerateNormalTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/TrampolineBridge/Trampoline/x86/trampoline-x86.cc:16
Method
GenerateRelocatedCode
Generate relocated code
Bcore/src/main/cpp/Dobby/source/InterceptRouting/InterceptRouting.cpp:12
Method
GenerateTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/InterceptRouting/InterceptRouting.cpp:42
Method
GenerateTrampolineBuffer
Bcore/src/main/cpp/Dobby/source/InterceptRouting/RoutingPlugin/NearBranchTrampoline/NeaBranchTrampoline.cc:34
Method
Get
Note that unlike std::map's operator[], this doesn't return a reference to the value.
Bcore/src/main/cpp/base/safe_map.h:87
Method
GetAccessFlags
Bcore/src/main/cpp/jnihook/ArtM.cpp:37
Method
GetAnnotationItem
Bcore/src/main/cpp/dex/dex_file.h:844
Method
GetAnnotationItemAtOffset
Bcore/src/main/cpp/dex/dex_file.h:840
Method
GetAnnotationsDirectory
Bcore/src/main/cpp/dex/dex_file.h:789
Method
GetArtMethod
Bcore/src/main/cpp/jnihook/ArtM.cpp:69
Method
GetArtMethodDexCodeItemOffset
Bcore/src/main/cpp/jnihook/ArtM.cpp:29
Method
GetArtMethodFlagsOffset
Bcore/src/main/cpp/jnihook/ArtM.cpp:25
Method
GetArtMethodNativeOffset
Bcore/src/main/cpp/jnihook/ArtM.cpp:33
Method
GetArtMethodSize
Bcore/src/main/cpp/jnihook/ArtM.cpp:21
Method
GetBaseLocation
For normal dex files, location and base location coincide. If a dex file is part of a multidex archive, the base location is the name of the originati
Bcore/src/main/cpp/dex/dex_file_loader.h:80
Method
GetBasePtr
Bcore/src/main/cpp/ziparchive/zip_archive_private.h:128
Method
GetCatchHandlerData
Bcore/src/main/cpp/dex/code_item_accessors-inl.h:127
Method
GetClassAnnotationSet
Bcore/src/main/cpp/dex/dex_file.h:793
Method
GetClassDescriptor
Bcore/src/main/cpp/dex/dex_file-inl.h:122
Method
GetCodeItemSize
Bcore/src/main/cpp/dex/standard_dex_file.cc:75
Method
GetContainer
Bcore/src/main/cpp/dex/dex_file.h:1011
Method
GetCurrentProcessId
Bcore/src/main/cpp/Dobby/source/UserMode/Thread/platform-thread-posix.cc:9
Method
GetCurrentProcessId
Bcore/src/main/cpp/Dobby/source/UserMode/Thread/platform-thread-windows.cc:5
Method
GetCurrentThreadId
Bcore/src/main/cpp/Dobby/source/UserMode/Thread/platform-thread-posix.cc:13
Method
GetCurrentThreadId
Bcore/src/main/cpp/Dobby/source/UserMode/Thread/platform-thread-windows.cc:9
Method
GetDataOffset
Bcore/src/main/cpp/dex/compact_dex_file.h:46
Method
GetDataSize
Bcore/src/main/cpp/dex/compact_dex_file.h:50
Method
GetDebugInfoStream
Get the pointer to the start of the debugging data
Bcore/src/main/cpp/dex/dex_file.h:753
Function
GetDefaultTag
Bcore/src/main/cpp/android-base/logging.cpp:147
Method
GetDequickenedSize
Bcore/src/main/cpp/dex/standard_dex_file.h:86
Method
GetDequickenedSize
TODO This is completely a guess. We really need to do better. b/72402467 We ask for 64 megabytes which should be big enough for any realistic dex file
Bcore/src/main/cpp/dex/compact_dex_file.h:264
Method
GetDexCanonicalLocation
Bcore/src/main/cpp/dex/dex_file_loader.cc:189
Method
GetDexPc
Get the dex PC of this instruction as a offset in code units from the beginning of insns.
Bcore/src/main/cpp/dex/dex_instruction.h:626
Method
GetDexPcForCurrentIndex
Bcore/src/main/cpp/dex/bytecode_utils.h:128
Method
GetDexVersion
Decode the dex magic version
Bcore/src/main/cpp/dex/dex_file.h:450
Function
GetExecutableDirectory
Bcore/src/main/cpp/android-base/file.cpp:290
Method
GetExistingThreadLocal
Bcore/src/main/cpp/Dobby/source/UserMode/Thread/PlatformThread.cc:16
Method
GetFieldAccessFlags
Bcore/src/main/cpp/dex/dex_file.h:1288
Method
GetFieldAnnotationSetItem
Bcore/src/main/cpp/dex/dex_file.h:826
Method
GetFieldAnnotations
Bcore/src/main/cpp/dex/dex_file.h:797
Method
GetFieldDeclaringClassDescriptor
Returns the declaring class descriptor string of a field id.
Bcore/src/main/cpp/dex/dex_file.h:574
Method
GetFieldIdx
Bcore/src/main/cpp/dex/test_dex_file_builder.h:261
Function
GetFieldMethod
Bcore/src/main/cpp/jnihook/ArtM.cpp:90
Method
GetFieldName
Bcore/src/main/cpp/dex/dex_file-inl.h:88
Method
GetFieldTypeDescriptor
Bcore/src/main/cpp/dex/dex_file-inl.h:83
Function
GetFileDescriptor
Bcore/src/main/cpp/ziparchive/zip_archive.cc:1107
Method
GetHandlerAddress
Bcore/src/main/cpp/dex/dex_file_exception_helpers.h:39
Method
GetHandlerTypeIndex
Bcore/src/main/cpp/dex/dex_file_exception_helpers.h:36
Method
GetHeaderSize
Size in bytes of the part of the list that is common.
Bcore/src/main/cpp/dex/dex_file.h:267
Method
GetIndexForClassDef
Bcore/src/main/cpp/dex/dex_file.h:644
Method
GetIndexForFieldId
Bcore/src/main/cpp/dex/dex_file.h:557
← previous
next →
1,901–2,000 of 4,151, ranked by callers