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
ReadAtOffset
Bcore/src/main/cpp/ziparchive/zip_archive.cc:877
Method
ReadClassDataField
Bcore/src/main/cpp/dex/dex_file.cc:712
Method
ReadClassDataHeader
Decodes the header section from the class data bytes.
Bcore/src/main/cpp/dex/dex_file.cc:704
Method
ReadClassDataMethod
Bcore/src/main/cpp/dex/dex_file.cc:719
Function
ReadFileToString
Bcore/src/main/cpp/android-base/file.cpp:70
Method
ReadFromBytes
Bcore/src/main/cpp/base/hash_set.h:663
Function
ReadFully
Bcore/src/main/cpp/android-base/file.cpp:144
Method
ReadSignedInt
Read a signed integer. "zwidth" is the zero-based byte count.
Bcore/src/main/cpp/dex/dex_file.cc:528
Method
ReadSignedLong
Read a signed long. "zwidth" is the zero-based byte count.
Bcore/src/main/cpp/dex/dex_file.cc:551
Method
ReadUnsignedInt
Read an unsigned integer. "zwidth" is the zero-based byte count, "fill_on_right" indicates which side we want to zero-fill from.
Bcore/src/main/cpp/dex/dex_file.cc:539
Method
ReadUnsignedLittleEndian
Bcore/src/main/cpp/dex/dex_file_verifier.cc:554
Method
ReadUnsignedLong
Read an unsigned long. "zwidth" is the zero-based byte count, "fill_on_right" indicates which side we want to zero-fill from.
Bcore/src/main/cpp/dex/dex_file.cc:562
Method
Reader
Bcore/src/main/cpp/ziparchive/zip_archive.h:254
Function
Realpath
Bcore/src/main/cpp/android-base/file.cpp:251
Method
RedirectedStdErr
Bcore/src/main/cpp/Dobby/tests/catch.hpp:8095
Method
RedirectedStdOut
Bcore/src/main/cpp/Dobby/tests/catch.hpp:8089
Method
RedirectedStream
Bcore/src/main/cpp/Dobby/tests/catch.hpp:8080
Method
Reflector
()
Bcore/src/main/java/top/niunaijun/blackbox/utils/Reflector.java:51
Method
RegexMatcher
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7885
Method
Register
Bcore/src/main/cpp/Dobby/source/core/arch/arm/registers-arm.h:22
Method
RegisterBase
Bcore/src/main/cpp/Dobby/source/core/arch/CpuRegister.h:19
Function
RegisterDexFile
Bcore/src/main/cpp/dex/dex_file_tracking_registrar.cc:122
Method
RegistrarForTagAliases
Bcore/src/main/cpp/Dobby/tests/catch.hpp:9688
Method
RegistryHub
IRegistryHub
Bcore/src/main/cpp/Dobby/tests/catch.hpp:8381
Method
RelativeAt
Reads an instruction out of the stream from the current address plus an offset.
Bcore/src/main/cpp/dex/dex_instruction.h:242
Method
Release
Bcore/src/main/cpp/Dobby/source/UserMode/UnifiedInterface/platform-windows.cc:45
Method
Release
Bcore/src/main/cpp/Dobby/source/UserMode/UnifiedInterface/platform-posix.cc:149
Method
RelocBind
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:462
Method
RelocBind
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x64.h:709
Method
RelocBind
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:675
Method
RelocBind
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x86-shared.h:682
Method
RelocBind
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-ia32.h:569
Method
RelocBindFixup
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:458
Method
RelocLabelEntry
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm.h:109
Method
RelocLabelEntry
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x64.h:89
Method
RelocLabelEntry
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-arm64.h:118
Method
RelocLabelEntry
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x86-shared.h:87
Method
RelocLabelEntry
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-ia32.h:88
Function
RemoveElement
Bcore/src/main/cpp/base/stl_util.h:101
Function
RemoveFileIfExists
Bcore/src/main/cpp/android-base/file.cpp:199
Method
RemoveFromDex
Bcore/src/main/cpp/dex/hidden_api_access_flags.h:73
Function
ReplaceElement
Bcore/src/main/cpp/base/stl_util.h:109
Method
ReporterConfig
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7362
Method
ReporterRegistrar
Bcore/src/main/cpp/Dobby/tests/catch.hpp:3925
Method
Reserve
Bcore/src/main/cpp/base/leb128.h:321
Method
Reserve
Reserve enough room to insert until Size() == num_elements without requiring to grow the hash set. No-op if the hash set is already large enough to do
Bcore/src/main/cpp/base/hash_set.h:438
Method
Resize
Expand / shrink the table to the new specified size.
Bcore/src/main/cpp/base/hash_set.h:614
Method
ResultBase
Bcore/src/main/cpp/Dobby/tests/catch.hpp:5514
Method
ResultValueBase
Bcore/src/main/cpp/Dobby/tests/catch.hpp:5531
Method
ReusableStringStream
Bcore/src/main/cpp/Dobby/tests/catch.hpp:9457
Function
ReverseBits32
TUNING: use rbit for arm/arm64
Bcore/src/main/cpp/base/bit_utils.h:358
Function
ReverseBits64
TUNING: use rbit for arm/arm64
Bcore/src/main/cpp/base/bit_utils.h:369
Function
ReverseRange
Bcore/src/main/cpp/base/iteration_range.h:58
Method
RewriteThumb2Inst
Bcore/src/main/cpp/Dobby/source/MemoryAllocator/CodeBuffer/code-buffer-arm.cc:39
Function
Rot
Bcore/src/main/cpp/base/bit_utils.h:349
Function
RoundUpToPowerOfTwo
Bcore/src/main/cpp/base/bit_utils.h:128
Method
RunContext
Bcore/src/main/cpp/Dobby/tests/catch.hpp:4679
Method
RunContext
Bcore/src/main/cpp/Dobby/tests/catch.hpp:8514
Function
SGetOrSPutMemAccessType
Bcore/src/main/cpp/dex/dex_instruction_utils.h:207
Function
STLDeleteElements
Bcore/src/main/cpp/base/stl_util.h:59
Function
STLDeleteValues
Bcore/src/main/cpp/base/stl_util.h:70
Method
SafeDexInstructionIterator
Bcore/src/main/cpp/dex/dex_instruction_iterator.h:162
Method
SafeMap
Bcore/src/main/cpp/base/safe_map.h:46
Method
ScopedElement
Bcore/src/main/cpp/Dobby/tests/catch.hpp:11026
Method
ScopedLogSeverity
Bcore/src/main/cpp/android-base/logging.cpp:494
Method
ScopedMessage
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7960
Method
Section
Bcore/src/main/cpp/Dobby/tests/catch.hpp:8895
Method
SectionEndInfo
Bcore/src/main/cpp/Dobby/tests/catch.hpp:8925
Method
SectionInfo
Bcore/src/main/cpp/Dobby/tests/catch.hpp:8921
Method
SectionNode
Bcore/src/main/cpp/Dobby/tests/catch.hpp:3684
Method
SectionStats
Bcore/src/main/cpp/Dobby/tests/catch.hpp:3461
Method
SectionStats
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7404
Method
SectionTracker
Bcore/src/main/cpp/Dobby/tests/catch.hpp:10166
Method
Semaphore
Bcore/src/main/cpp/Dobby/source/UserMode/UnifiedInterface/semaphore.cc:22
Method
Service
(PackageParser.Service service)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/BPackage.java:266
Method
Service
(final ParseComponentArgs args, final ServiceInfo info)
Bcore/black-fake/src/main/java/android/content/pm/PackageParser.java:572
Method
ServiceIntentInfo
(PackageParser.IntentInfo intentInfo)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/BPackage.java:413
Method
ServiceIntentInfo
(final Service service)
Bcore/black-fake/src/main/java/android/content/pm/PackageParser.java:661
Method
ServiceManager
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/ServiceManager.java:47
Method
Session
Bcore/src/main/cpp/Dobby/tests/catch.hpp:9098
Method
SetAccessFlags
Bcore/src/main/cpp/jnihook/ArtM.cpp:41
Method
SetAllCodeItemRegistration
Bcore/src/main/cpp/dex/dex_file_tracking_registrar.cc:156
Method
SetAllCodeItemStartRegistration
Bcore/src/main/cpp/dex/dex_file_tracking_registrar.cc:176
Method
SetAllInsnsRegistration
Bcore/src/main/cpp/dex/dex_file_tracking_registrar.cc:201
Method
SetAllStringDataRegistration
Bcore/src/main/cpp/dex/dex_file_tracking_registrar.cc:256
Method
SetAllStringDataStartRegistration
Bcore/src/main/cpp/dex/dex_file_tracking_registrar.cc:245
Method
SetCodeItemRegistration
Bcore/src/main/cpp/dex/dex_file_tracking_registrar.cc:223
Method
SetDexFileRegistration
Bcore/src/main/cpp/dex/dex_file_tracking_registrar.cc:150
Method
SetDisp32
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x64.h:260
Method
SetDisp32
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x86-shared.h:257
Method
SetDisp32
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-ia32.h:221
Method
SetDisp8
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x64.h:254
Method
SetDisp8
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x86-shared.h:251
Method
SetDisp8
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-ia32.h:216
Method
SetIsPlatformDexFile
Bcore/src/main/cpp/dex/dex_file.h:999
Method
SetLoadFactor
Change the load factor of the hash set. If the current load factor is greater than the max specified, then we resize the hash table storage.
Bcore/src/main/cpp/base/hash_set.h:502
Method
SetModRM
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x64.h:229
Method
SetModRM
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-x86-shared.h:227
Method
SetModRM
Bcore/src/main/cpp/Dobby/source/core/modules/assembler/assembler-ia32.h:203
Method
SetName
Bcore/src/main/cpp/Dobby/source/UserMode/UnifiedInterface/platform-posix.cc:58
← previous
next →
2,401–2,500 of 4,151, ranked by callers