Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ALEX5402/NewBlackbox
/ functions
Functions
4,203 in github.com/ALEX5402/NewBlackbox
⨍
Functions
4,203
◇
Types & classes
1,577
↓ 10 callers
Method
get
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/frameworks/BLocationManager.java:23
↓ 10 callers
Method
getBaseContext
()
Bcore/src/main/java/top/niunaijun/blackbox/utils/GlobalContextWrapper.java:27
↓ 10 callers
Method
getCacheDir
()
Bcore/src/main/java/top/niunaijun/blackbox/core/env/BEnvironment.java:42
↓ 10 callers
Method
getCallingUid
(int origCallingUid)
Bcore/src/main/java/top/niunaijun/blackbox/core/NativeCore.java:42
↓ 10 callers
Method
getNotificationRecord
(String packageName, int userId)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/notification/BNotificationManagerService.java:53
↓ 10 callers
Method
getOrCreateConfig
(int userId, String pkg)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/location/BLocationManagerService.java:47
↓ 10 callers
Method
linkToDeath
(@NonNull DeathRecipient recipient, int flags)
Bcore/src/main/java/top/niunaijun/blackbox/fake/hook/BinderInvocationStub.java:65
↓ 10 callers
Method
onError
(int errorCode, String errorMessage)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/accounts/BAccountManagerService.java:295
↓ 10 callers
Method
onResult
(Bundle value)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/accounts/BAccountManagerService.java:283
↓ 10 callers
Function
toast
app/src/main/java/top/niunaijun/blackboxa/util/ToastEx.kt:11
↓ 9 callers
Method
add
(BlackReflectionInterfaceInfo interfaceInfo)
compiler/src/main/java/top/niunaijun/blackreflection/proxy/BlackReflectionInterfaceProxy.java:141
↓ 9 callers
Method
addAll
(List<String> words)
Bcore/src/main/java/top/niunaijun/blackbox/utils/TrieTree.java:62
↓ 9 callers
Method
create
(List<?> list)
Bcore/src/main/java/top/niunaijun/blackbox/utils/compat/ParceledListSliceCompat.java:18
↓ 9 callers
Method
exec
(BPackageSettings ps, InstallOption option, int userId)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/installer/Executor.java:10
↓ 9 callers
Method
get
()
Bcore/src/main/java/top/niunaijun/blackbox/app/dispatcher/AppServiceDispatcher.java:30
↓ 9 callers
Method
get
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/frameworks/BNotificationManager.java:19
↓ 9 callers
Method
getDefault
()
Bcore/src/main/java/black/android/app/ActivityManagerNative.java:14
↓ 9 callers
Method
getDisplayMetrics
()
Bcore/src/main/java/black/android/content/res/AssetManager.java:21
↓ 9 callers
Method
getProxyInvocation
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/service/IWindowSessionProxy.java:40
↓ 9 callers
Method
getStackTrace
(Throwable throwable)
Bcore/src/main/java/top/niunaijun/blackbox/utils/CrashMonitor.java:293
↓ 9 callers
Method
getUserId
(int uid)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/user/BUserHandle.java:112
↓ 9 callers
Method
installError
(String packageName, String msg)
Bcore/src/main/java/top/niunaijun/blackbox/entity/pm/InstallResult.java:37
↓ 9 callers
Method
isFakeLocationEnable
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/frameworks/BLocationManager.java:32
↓ 9 callers
Method
isFlag
(int flag)
Bcore/src/main/java/top/niunaijun/blackbox/entity/pm/InstallOption.java:34
↓ 9 callers
Method
isS
()
Bcore/src/main/java/top/niunaijun/blackbox/utils/compat/BuildCompat.java:29
↓ 9 callers
Method
isServerProcess
()
Bcore/src/main/java/top/niunaijun/blackbox/BlackBoxCore.java:1254
↓ 9 callers
Method
isXiaomiDevice
()
Bcore/src/main/java/top/niunaijun/blackbox/util/XiaomiDeviceDetector.java:33
↓ 9 callers
Method
launch
(Intent intent, int userId)
Bcore/src/main/java/top/niunaijun/blackbox/app/LauncherActivity.java:29
↓ 9 callers
Method
next
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/IntentResolver.java:241
↓ 9 callers
Method
save
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/location/BLocationManagerService.java:259
↓ 9 callers
Function
xdl_close
Bcore/src/main/cpp/xdl/xdl.c:543
↓ 8 callers
Method
callByCaller
(Object caller, Object... args)
Bcore/src/main/java/top/niunaijun/blackbox/utils/Reflector.java:192
↓ 8 callers
Method
createPackageContext
(ApplicationInfo info)
Bcore/src/main/java/top/niunaijun/blackbox/app/BActivityThread.java:896
↓ 8 callers
Method
findActivityRecordByToken
(int userId, IBinder token)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/am/ActivityStack.java:409
↓ 8 callers
Method
fixProcessName
(String defProcessName, String processName)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/BPackageManagerService.java:741
↓ 8 callers
Method
generateApplicationInfo
(BPackage p, int flags, BPackageUserState state, int userId)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/PackageManagerCompat.java:281
↓ 8 callers
Method
getAssetName
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/JarConfig.java:24
↓ 8 callers
Method
getComponentName
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/BPackage.java:556
↓ 8 callers
Method
getDataDir
(String packageName, int userId)
Bcore/src/main/java/top/niunaijun/blackbox/core/env/BEnvironment.java:96
↓ 8 callers
Method
getSafeDefaultForXiaomiSettings
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/service/IXiaomiSettingsProxy.java:205
↓ 8 callers
Method
getType
(Uri uri)
Bcore/src/main/java/top/niunaijun/blackbox/fake/provider/FileProvider.java:127
↓ 8 callers
Method
injectHook
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/hook/IInjectHook.java:5
↓ 8 callers
Method
isInit
()
Bcore/src/main/java/top/niunaijun/blackbox/app/BActivityThread.java:201
↓ 8 callers
Method
isOpenPackage
(String packageName)
Bcore/src/main/java/top/niunaijun/blackbox/core/env/AppSystemEnv.java:58
↓ 8 callers
Method
queryIntent
(Intent intent, String resolvedType, boolean defaultOnly, int use
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/ComponentResolver.java:299
↓ 8 callers
Method
startForegroundService
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/DaemonService.java:101
↓ 8 callers
Method
startProcessLocked
(String packageName, String processName, int userId, int bpid, int callingPid)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/BProcessManagerService.java:49
↓ 8 callers
Method
synchronizeTasks
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/am/ActivityStack.java:539
↓ 8 callers
Method
unlinkToDeath
(@NonNull DeathRecipient recipient, int flags)
Bcore/src/main/java/top/niunaijun/blackbox/fake/hook/BinderInvocationStub.java:70
↓ 7 callers
Method
addFilter
(F f)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/IntentResolver.java:34
↓ 7 callers
Method
call
(Object... args)
Bcore/src/main/java/top/niunaijun/blackbox/utils/Reflector.java:188
↓ 7 callers
Method
createFallbackService
(String name)
Bcore/src/main/java/top/niunaijun/blackbox/BlackBoxCore.java:404
↓ 7 callers
Method
fix
(Context context)
Bcore/src/main/java/top/niunaijun/blackbox/utils/compat/ContextCompat.java:33
↓ 7 callers
Method
getAppDir
(String packageName)
Bcore/src/main/java/top/niunaijun/blackbox/core/env/BEnvironment.java:134
↓ 7 callers
Method
getExecutableElement
()
compiler/src/main/java/top/niunaijun/blackreflection/BlackReflectionInterfaceInfo.java:20
↓ 7 callers
Method
getFlags
(Object[] args)
Bcore/src/main/java/top/niunaijun/blackbox/utils/compat/StartActivityCompat.java:98
↓ 7 callers
Method
getMiuiVersion
()
Bcore/src/main/java/top/niunaijun/blackbox/util/XiaomiDeviceDetector.java:103
↓ 7 callers
Method
getPriority
()
Bcore/src/main/java/top/niunaijun/blackbox/utils/CrashMonitor.java:79
↓ 7 callers
Method
getRealClass
()
compiler/src/main/java/top/niunaijun/blackreflection/BlackReflectionInfo.java:18
↓ 7 callers
Method
getSystemDir
()
Bcore/src/main/java/top/niunaijun/blackbox/core/env/BEnvironment.java:34
↓ 7 callers
Method
getSystemUID
()
Bcore/src/main/java/top/niunaijun/blackbox/utils/UIDSpoofingHelper.java:16
↓ 7 callers
Method
getValue
app/src/main/java/top/niunaijun/blackboxa/biz/cache/AppSharedPreferenceDelegate.kt:26
↓ 7 callers
Method
hasNext
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/IntentResolver.java:237
↓ 7 callers
Function
init
Bcore/src/main/cpp/BoxCore.cpp:88
↓ 7 callers
Method
invoke
(Object proxy, Method method, Object[] args)
Bcore/src/main/java/top/niunaijun/blackbox/fake/service/ILocationManagerProxy.java:48
↓ 7 callers
Method
isBlackProcess
()
Bcore/src/main/java/top/niunaijun/blackbox/BlackBoxCore.java:1246
↓ 7 callers
Method
isBlackProcessRunning
()
Bcore/src/main/java/top/niunaijun/blackbox/BlackBoxCore.java:419
↓ 7 callers
Function
is_blocked_file
Bcore/src/main/cpp/Utils/AntiDetection.cpp:124
↓ 7 callers
Function
is_blocked_package
Bcore/src/main/cpp/Utils/AntiDetection.cpp:134
↓ 7 callers
Function
is_safe_path
Bcore/src/main/cpp/Utils/AntiDetection.cpp:155
↓ 7 callers
Method
on
(String name)
black-reflection/src/main/java/top/niunaijun/blackreflection/utils/Reflector.java:22
↓ 7 callers
Method
saveAllAccounts
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/accounts/BAccountManagerService.java:152
↓ 7 callers
Method
sendLogs
(String caption, boolean async)
Bcore/src/main/java/top/niunaijun/blackbox/BlackBoxCore.java:2067
↓ 7 callers
Method
skip
()
black-reflection/src/main/java/top/niunaijun/blackreflection/utils/Reflector.java:261
↓ 7 callers
Method
skip
()
Bcore/src/main/java/top/niunaijun/blackbox/utils/Reflector.java:253
↓ 7 callers
Method
toByteArray
(File file)
Bcore/src/main/java/top/niunaijun/blackbox/utils/FileUtils.java:144
↓ 7 callers
Method
with
(Object caller)
Bcore/src/main/java/top/niunaijun/blackbox/utils/Reflector.java:44
↓ 7 callers
Function
xdl_open
Bcore/src/main/cpp/xdl/xdl.c:532
↓ 6 callers
Method
apply
()
Bcore/src/main/java/top/niunaijun/blackbox/utils/SocialMediaAppCrashPrevention.java:260
↓ 6 callers
Method
bindApplication
(final String packageName, final String processName)
Bcore/src/main/java/top/niunaijun/blackbox/app/BActivityThread.java:316
↓ 6 callers
Method
collectCertificates
(android.content.pm.PackageParser.Package p, int flags)
Bcore/src/main/java/black/android/content/pm/PackageParser.java:41
↓ 6 callers
Method
findRecord
(Intent intent)
Bcore/src/main/java/top/niunaijun/blackbox/app/dispatcher/AppServiceDispatcher.java:212
↓ 6 callers
Method
generateActivityInfo
(BPackage.Activity a, int flags, BPackageUserState state, int userId)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/pm/PackageManagerCompat.java:218
↓ 6 callers
Method
get
()
Bcore/src/main/java/top/niunaijun/blackbox/core/IOCore.java:37
↓ 6 callers
Method
get
()
Bcore/src/main/java/top/niunaijun/blackbox/app/dispatcher/AppJobServiceDispatcher.java:19
↓ 6 callers
Method
get
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/frameworks/BActivityManager.java:27
↓ 6 callers
Method
getAppPid
()
Bcore/src/main/java/top/niunaijun/blackbox/app/BActivityThread.java:150
↓ 6 callers
Method
getExternalUserDir
(int userId)
Bcore/src/main/java/top/niunaijun/blackbox/core/env/BEnvironment.java:74
↓ 6 callers
Method
getInstance
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/JarManager.java:35
↓ 6 callers
Method
getMethodName
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/hook/MethodHook.java:9
↓ 6 callers
Method
getPackageName
()
Bcore/src/main/java/top/niunaijun/blackbox/utils/SafeContextWrapper.java:29
↓ 6 callers
Method
getResponseAndClose
()
Bcore/src/main/java/top/niunaijun/blackbox/core/system/accounts/BAccountManagerService.java:1474
↓ 6 callers
Method
getUid
(int userId, int appId)
Bcore/src/main/java/top/niunaijun/blackbox/core/system/user/BUserHandle.java:136
↓ 6 callers
Method
invokeExecStartActivity
(Object obj, Class<?>... args)
Bcore/src/main/java/top/niunaijun/blackbox/fake/delegate/BaseInstrumentationDelegate.java:505
↓ 6 callers
Method
isBinderAlive
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/hook/BinderInvocationStub.java:39
↓ 6 callers
Method
isMainProcess
()
Bcore/src/main/java/top/niunaijun/blackbox/BlackBoxCore.java:1250
↓ 6 callers
Method
isR
()
Bcore/src/main/java/top/niunaijun/blackbox/utils/compat/BuildCompat.java:34
↓ 6 callers
Method
isValidApkFile
(File apkFile)
Bcore/src/main/java/top/niunaijun/blackbox/utils/DexFileRecovery.java:388
↓ 6 callers
Method
markServiceCreationFailed
()
Bcore/src/main/java/top/niunaijun/blackbox/fake/frameworks/BlackManager.java:129
↓ 6 callers
Method
md5
(String input)
Bcore/src/main/java/top/niunaijun/blackbox/utils/Md5Utils.java:20
← previous
next →
101–200 of 4,203, ranked by callers