ch
Feedback
CoreShift

CoreShift

前往频道在 Telegram

Developer-facing tooling only. Not intended for casual or personal use. Assumes you understand shell behavior, Android service boundaries, and the side effects of touching ART, app-ops, system properties, and device_config. Group chat - @diky_IC

显示更多
未指定国家技术与应用47 237
700
订阅者
无数据24 小时
+17
+1030

数据加载中...

吸引订阅者
六月 '26
六月 '26
+13
在0个频道中
五月 '26
+42
在0个频道中
Get PRO
四月 '26
+55
在0个频道中
Get PRO
三月 '26
+70
在0个频道中
Get PRO
二月 '26
+112
在3个频道中
Get PRO
一月 '26
+499
在3个频道中
Get PRO
十二月 '25
+23
在4个频道中
日期
订阅者增长
提及
频道
10 六月+3
09 六月+2
08 六月+2
07 六月0
06 六月+2
05 六月0
04 六月0
03 六月0
02 六月+1
01 六月+3
频道帖子
CoreShift is now public. This is an experimental execution core built on a strict action-driven architecture: layered system (low_level → mid_level → core → modules) modules emit actions only core is the sole side-effect executor Current state: core loop, dispatcher, and modules implemented process + reactor integration working not stable, interfaces may change Repository: https://github.com/DikyVinus/CoreShift Development will continue incrementally.

2
Unisoc-SU (Axmanager, non root) a root shell CLI plugin for Axmanager, dedicated to unisoc chipsets. It exploits a vulnerability in Unisoc's engineermode app and gain root shell via cmd_skt which runs as uid=0/gid=1000 in the u:r:cmd_services:s0 SELinux context. Version 1.4.0 Changelog: - Rewrote the unisoc-su cli binary from shell to Rust. - Switched the main IPC path (rootbridge) to /data/ylog/ to prevent untrusted app from writing to it. /sdcard/unisoc-su/ is now used only as a fallback (which might be vulnerable to untrusted_app context). - Removed the fragile security patch check and replaced it with AdbShellCMDActivity in customize.sh for significantly better compatibility. - Added service type detection - Improved the auto-tap logic for the EngineerMode UI by converting screen pixels to dp using the display density. This greatly increases reliability across devices with different display densities. - Now force-stops com.sprd.engineermode before launching the activity to ensure a clean state.
0