ar
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

إظهار المزيد
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