CoreShift Module Flash Via AxManager logo

CoreShift Module Flash Via AxManager

Developed by @@Diky_I

Dls
Ver
v67.0
Size
85KB
Date
5 Jul 2026
coreshift.md

**

AxManager

Targeted system stripping that applies performance props, disables logs and tracing, and forces strict doze on processes and apps.

How to Use Non-Root Users?**

  • Active AxManager: First, you need to make sure it is active.

  • Install via AxManager:

Open the AxManager.

  • Tap on the “Plugin” section.

  • Click “Install from Storage” and locate the geted file.

  • Confirm the installation..

  • Reboot Your Device After installation.

New Features

  • Added unified Tools Overview (compile, mode, net, pkg) with clear usage help.

  • Added full Dashboard system showing frame stats, temps, memory, load, mode state, compile status, etc.

  • Added I/O Metrics viewer (page-in/out, faults, stall %).

  • Added Thread / PID inspector using /proc for accurate thread counts.

  • Added Vulkan auto-detection (libvulkan.so → enable skiavk).

Improvement

  • Mode detection fixed

  • PID discovery optimized: fewer forks, faster, more accurate.

  • Reduced heavy loops: replaced repeated subshells with efficient awk/xargs.

  • Uninstall script simplified; all modified settings properly restored.

Performance Gains

  • Lower CPU usage in monitoring scripts.

  • Faster PID and thread scanning.

  • Reduced IO and fork pressure.

  • Scripts run fewer processes overall.

Credits

  • ChatGPT - make thing easier

  • hoyoslave - core commands logic inspiration

  • koneko_dev - kasane utility

  • dcx400 - commands logic

  • pujipungkas - king settings