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
Alex and GitHub
89b59836c6
Merge pull request #54 from ALEX5402/dev
...
feat: add build and telegram distribution for black-reflection and co…
2026-07-19 03:17:07 +05:30
alex5402
43eb123cd1
feat: add build and telegram distribution for black-reflection and compiler modules
2026-07-19 03:16:03 +05:30
Alex and GitHub
1f9dd82dcd
Merge pull request #53 from ALEX5402/dev
...
removed maven.aliyun.com dependent
2026-07-19 03:00:37 +05:30
alex5402
db1d1fa166
removed maven.aliyun.com dependent
2026-07-19 02:59:35 +05:30
Alex and GitHub
71f3603217
Merge pull request #52 from ALEX5402/dev
...
fixing cicd build issues update gradle
2026-07-19 01:26:52 +05:30
alex5402
71d692ec2a
fixing cicd build issues update gradle
2026-07-19 01:25:58 +05:30
Alex and GitHub
4076d5c656
Merge pull request #51 from ALEX5402/dev
...
fixing cicd build issues
2026-07-19 01:02:36 +05:30
alex5402
fe08230e8e
fixing cicd build issues
2026-07-19 01:01:19 +05:30
Alex and GitHub
eb71c21619
Merge pull request #50 from ALEX5402/dev
...
fix cicd build issues
2026-07-19 00:48:01 +05:30
alex5402
1a17e12054
fix cicd build issues
2026-07-19 00:46:32 +05:30
Alex and GitHub
9842e37775
Merge pull request #49 from ALEX5402/dev
...
cleanup
2026-07-19 00:33:19 +05:30
alex5402
bc259d63fc
cleanup
2026-07-19 00:32:42 +05:30
Alex and GitHub
52fcf7e4c8
Merge pull request #48 from ALEX5402/dev
...
Dev
2026-07-18 17:08:07 +05:30
alex5402
75746c5eaa
Merge PR #45 : Android 15+ network, anti-detect bypass, Windows AIDL build
2026-07-18 17:07:30 +05:30
Alex and GitHub
3bdafcec6d
Merge pull request #44 from yinli155/fix-webview-network-permission-android16
...
Fix WebView network permission on Android 15+
2026-07-18 15:09:51 +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
Alex and GitHub
7956ec36f0
Merge pull request #25 from ArtRuntime/main
...
added getExternalObbDir funtion which is missing
2026-02-07 20:35:37 +05:30
ArtRuntime
d9af6d0b8c
added getExternalObbDir funtion which is missing
2026-02-07 20:34:49 +05:30
Alex and GitHub
3691922147
Merge pull request #24 from ArtRuntime/main
...
feat: Enhance core framework with improved service faking, package ma…
2026-02-04 22:15:47 +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
Alex and GitHub
e770372144
Merge pull request #23 from ArtRuntime/main
...
sync
2026-02-04 19:01:06 +05:30
Alex and GitHub
3e23c74d76
Merge pull request #1 from ArtRuntime/dev
...
refactor: Refine crash log reporting details, update application ID, and add WorkManager dependency.
2026-02-04 18:59:41 +05:30
ArtRuntime
2e53232fd1
chore: Bump versionCode from 311 to 313.
2026-02-04 18:58:55 +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
Alex and GitHub
584a8d7be5
Merge pull request #21 from ArtRuntime/main
...
feat: Add log sending functionality with device information and logca…
2026-02-02 19:49:40 +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
5d0da8ec9c
update: version code
2026-01-31 14:17:04 +05:30
alex5402
35778be72c
feat: Introduce RELEASE_NOTES.md detailing new VPN and device info features, bug fixes, Xposed removal, and update version to 3.1.1-beta.
2026-01-31 14:04:16 +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
Alex and GitHub
f613f730dd
Merge pull request #20 from ALEX5402/dev
...
3.1.0-beta android 10 fixes and facebook crash fix and Xiaomi hypros fix
2026-01-31 12:00:58 +05:30
alex5402
43402345e1
docs: Update release notes to include Android 10 black screen fix details, restructure existing entries, and add a compatibility table.
2026-01-31 11:59:44 +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
7f044c4f1d
build: Customize APK output filename format to include version name and base name.
2026-01-30 23:15:02 +05:30
Alex and GitHub
0fa302bcd1
Merge pull request #19 from ALEX5402/dev
...
3.0.12-beta2
2026-01-30 23:00:25 +05:30
alex5402
01c647a5af
docs: Simplify README content and title, and remove RELEASE_NOTES.
2026-01-30 22:58:38 +05:30
alex5402
3c60660da8
Update versionName to 3.0.12-beta2.
2026-01-30 22:54:11 +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