Forwarded from Java_diks
This media is not supported in your browser
VIEW IN TELEGRAM
JavaPro!(Latest Release)
:Channel |
:Website |
Release:18/04/2026Feature & Fix
Version:2.6(Skipped 2.5)
Support:Root/Non root
Tools:Shizuku(Nonroot)/Ksun/others root managers
Add Quick ActionNotes!:
1.Clear Cache
2.trim ram
3.force stop
DexOpt compiler
1.Speed Profile
2.Speed
3.Quicken
4.verify only
Standby bucket
1.active/normal
2.Frequent
3.working set
4.Rare
Cpu/Process Priority
1.normal
2.high
3.highest
Graphics & frame performance
1.Render Ahead
2.Sustained Performance mode
Graphics driver
1.Skia Vulkan
2.SkiaGL
3.OpenGL
UI update Fix
1.GameBoost
2.AppPerProfile
Advanced GPU & System Tweak
1.Andreno Boost Level
2.Aggressive GPU idle timer
3.Zram Compression Algorithm
4.IRQ Affinity to Big Core
Support Dekstop Mode(Beta)
-Skip V2.5, because there is a little problem:Download |
-Fix Monet In HomeScreen
:Channel |
:Website |
introduce:
Faust is a lightweight plugin that monitors the current foreground app by writing its packages to a system property, which can be read by plugins like Specter or ywhypreload for further actions.
• no more recognized floating window as a foreground app
•added battery and screen condition check only if the device does not support
👌1🗿1
Forwarded from Java_diks
This media is not supported in your browser
VIEW IN TELEGRAM
JavaPro!
Feature
Credits:
Download|
Chanel |
WebSite |
Release:27/04/26
Version:2.7
Support:Root/Non Root
Tools:Shizuku/and others manager root
Feature
-Now you can change costum banner in HomeSceeen(Exclusive)
-Fix reset all setting
-Add Reward Premium
-Multi language
1.indonesia
2.English
3.China
4.india
5.filipino
ScreenRecording
Fps:30,60,90,120
Resolution:720,1080,1440,2k
And others
-about app
-Security patch
Credits:
@RiProG
@Claude
Download|
Chanel |
WebSite |
introduce:
DOWNLOAD
credit : @Dcx400 @sophctl
Faust is a lightweight plugin that monitors the current foreground app by writing its packages to a system property, which can be read by plugins like Specter or ywhypreload for further actions.
• no more recognized floating window as a foreground app
• added battery and screen condition check only if the device does not support
DOWNLOAD
credit : @Dcx400 @sophctl
new plugin (NonRoot)
need FAUST plugin to work properly
DOWNLOAD
credit: @HoyoSlave source
Auto Disable Thermal HyperBug with miui.mqsas.IMQSNative
• App Detection: Automatically detects the foreground app.
• Thermal Bypass: Kills system thermal limits (like thermald) for whitelisted games to prevent lag.
• Auto-Restore: Reactivates thermal protection when you exit the game.
• Auto delete if not support
• event-driven sleep (poll()) and the lowest CPU/IO priority to consume almost zero battery.
need FAUST plugin to work properly
DOWNLOAD
credit: @HoyoSlave source
😭2🫡1
ywhyEXT 3.0
credit:
vmtouch
Changelog
• Replaced the old sleep-based polling loop with an event-driven property watcher.
• Added eventfd to wake the main loop only when the watched property changes.
• Added debounce logic before running preload, so short transient app changes are ignored.
• Added unlock grace period before releasing locked memory, making app switching more stable.
• Removed sleep(), old polling intervals, including POLL_INTERVAL and DONE_INTERVAL. from the main loop.
• Improved CPU efficiency by reducing unnecessary wakeups.
• Improved app-change responsiveness by reacting to property changes instead of waiting for fixed intervals.
notes:download
1. need FAUST plugin to work properly
2. added any pkg u want:
echo "com.example.app=extra/normal" >> /data/local/tmp/.Specter/.prelist.txt
credit:
vmtouch
malam ini gw up 2.8 dulu, 3.0 masih perlu test dan perbaikan
tonight I'll update 2.8 first, 3.0 still needs testing and improvements
tonight I'll update 2.8 first, 3.0 still needs testing and improvements
check battery health #Transsion
cat /sys/devices/platform/charger/battery_health_percent
cat /sys/devices/platform/charger/tran_battery_cycleSpecter 2.8
DOWNLOAD
Credit : @HoyoSlave @Dcx400
paid ver pm @sxSoleum
Changelog:
- Added Android foreground-app monitoring through the debug.spect.asfi system property.
- Improved responsiveness by waking immediately on configuration or foreground-app property changes.
- Improved app lookup performance with cached PID validation.
- Improved configuration handling by reloading only modified config/list/profile files.
- Improved performance-app detection using sorted lists and binary search.
- Improved profile lookup using sorted entries and binary search.
- Added Disable Thermal for Hyperos here
Important:
need FAUST plugin to work properly
DOWNLOAD
Credit : @HoyoSlave @Dcx400
paid ver pm @sxSoleum
Changelog:
DOWNLOAD
Credit: @Sehannnnn coredaemon
• Optimized foreground cgroup scanning by reusing persistent file descriptors.
• Replaced repeated open/read/close on cgroup files with pread() and safe fallback handling.
• Added PID-to-package cache to reduce repeated /proc/<pid>/cmdline reads.
• Added /dev/stune fallback support for better compatibility on older/vendor kernels.
• Replaced strtol() PID parsing with a faster lightweight parser.
• Replaced snprintf("%s") string copies with a bounded memcpy() helper.
• Sorted watch package list and replaced linear lookup with bsearch().
• Unified top-app and foreground source watch setup to reduce duplicated logic.
• Improved inotify event parsing with safer boundary checks.
• Preserved existing debounce, fallback, floating-window hold behavior, and property write guard.
• Reduced syscall overhead, CPU usage during foreground scans, and potential battery drain.
not a foreground writer anymore, only write a pkg that avail on /.Specter/
DOWNLOAD
Credit: @Sehannnnn coredaemon