dependabot[bot] and GitHub
16f51cf1d5
build(deps): bump androidx.appcompat:appcompat to 1.7.1 ( #15 )
...
Update AppCompat dependencies after a successful Android CI run.
2026-07-28 19:21:03 +03:30
Mahdi Karzari
c89c6c4f81
Release FridaBox 4.2.0 with runtime bridges
2026-07-28 18:35:19 +03:30
Mahdi Karzari
4bfc6b5a42
Fix runtime ABI selection across release variants
2026-07-28 13:12:44 +03:30
Mahdi Karzari
3b771faa21
Release FridaBox 4.1.0 for all Android ABIs
2026-07-28 12:52:59 +03:30
Mahdi Karzari
4d0789ecd2
Add downloadable gadgets and liquid glass launcher
2026-07-27 16:03:29 +03:30
Mahdi Karzari
44cf537d89
Add floating log output menu and fix several issues
2026-07-27 14:04:49 +03:30
Mahdi Karzari
bf5f73e07a
refactor: remove legacy BlackBox app shell
2026-07-20 04:25:09 +03:30
Mahdi Karzari
165c014d75
feat: ship commercial FridaBox workspace
2026-07-20 04:25:09 +03:30
Mahdi Karzari
5140bfc6a7
feat: deliver first successful FridaBox MVP
...
Integrate Frida Gadget into BlackBox guest startup, add the host workflow and controller tooling, and validate the complete sample hook flow on ARM64 Android 16.
2026-07-20 04:25:08 +03:30
alex5402
75746c5eaa
Merge PR #45 : Android 15+ network, anti-detect bypass, Windows AIDL build
2026-07-18 17:07:30 +05:30
vivek
8051eddc97
fix: Android 15+ network, anti-detect bypass, Windows AIDL build
...
1. Network permission fix (Android 15/16):
- Add NetworkPermissionCompat to disable framework permission cache
- Hook checkPermission/checkPermissionForDevice in IActivityManagerProxy
- Grant INTERNET and related network permissions for virtual apps
- Fixes WebView blockedNetworkLoads on Android 15+
2. Anti-virtual-detection bypass:
- Skip known anti-detect ContentProviders in BActivityThread.installProviders()
- Covers Meituan HadesContentProvider (com.ztuni), Douyin SecurityGuard, etc.
- App continues running instead of calling System.exit()
3. Windows AIDL build fix:
- Strip AIDL-generated 'Using:' comment lines that contain backslash paths
- Prevents Java compiler 'illegal Unicode escape' error on Windows
Refs: fixes #44 (partial)
2026-07-04 22:51:41 +08:00
yinli155
0968f5bc08
Fix WebView network permission on Android 15+
2026-06-27 00:32:33 +08:00
ArtRuntime
d9af6d0b8c
added getExternalObbDir funtion which is missing
2026-02-07 20:34:49 +05:30
ArtRuntime
9c744770f8
feat: Enhance core framework with improved service faking, package management, and build system updates.
...
intigrated disable flag secure
remove comments cleanup codes
2026-02-04 22:09:34 +05:30
ArtRuntime
d5b68fef42
refactor: Refine crash log reporting details, update application ID, and add WorkManager dependency.
2026-02-04 18:56:26 +05:30
ArtRuntime
5288031742
feat: Add log sending functionality with device information and logcat capture, including a new utility and UI integration, and update the application version.
2026-02-02 19:47:52 +05:30
alex5402
272e8cfe6e
feat: Add VPN network mode toggle with permission handling, resolve Android 10 black screen issues, and remove Xposed framework support.
2026-01-31 14:03:56 +05:30
alex5402
3f8ede8968
feat: Implement legacy storage permission handling for Android 10 and below, and improve compatibility by fixing service hook and attribution source issues.
2026-01-31 11:48:11 +05:30
alex5402
6ad99e0edd
Refactor: standardize bpid variable name casing and update project version.
2026-01-31 02:11:19 +05:30
alex5402
d188e0891c
feat: Add IInputMethodManager proxy and refactor IActivityManagerProxy's GetContentProvider hook for improved content provider resolution.
2026-01-31 01:01:53 +05:30
alex5402
87b384627e
chore: Remove debug logging from anti-detection file access hooks and unused commented-out hook installations.
2026-01-30 22:52:54 +05:30
alex5402
46d813480f
refactor: remove all Xposed-related features and code from the application and core.
2026-01-30 22:36:30 +05:30
alex5402
4238d87083
feat: Implement a safe path whitelist for anti-detection file access hooks and enable their installation.
2026-01-30 22:19:25 +05:30
alex5402
9572ccefa9
feat: Enhance Blackbox core virtualization, system service proxies, and hook mechanisms for improved compatibility.
2026-01-30 22:13:05 +05:30
alex5402
64d0421685
fix: cicd pipeline java update
2026-01-30 18:36:42 +05:30
alex5402
e779247466
feat: Introduce black-reflection and compiler modules, integrate reflection utilities, and update core components.
2026-01-30 18:24:57 +05:30
alex5402
5a557f1521
LOCAL_LDFLAGS += -Wl,--gc-sections,--strip-all,-z,max-page-size=16384
2025-08-20 07:07:55 +05:30
alex5402
1b1a75e14a
The source code is open from now Enjoy
2025-08-19 20:35:23 +05:30