Module Changelog
Track technical revisions, hook updates, and client compatibility changes.
June 28, 2026
v0.11Stability patch and server logs suppressor
- Identified client-side integrity event report queues. Intercepted JSON reporting payloads, preventing telemetry endpoints from submitting client modification alerts.
- Modified Premium Spoof settings. Removed class patches that modified premium status flag variables, preventing server-side dual-sync checks from triggering account security logouts.
- Added manual layout height offset updates for home screen widgets.
- Resolved class loading issues with Android 15's restricted dex file formats.
May 12, 2026
v0.10Layout hooks updates and Proguard mapping patches
- Replaced hardcoded class hooks with dynamic reflection search blocks to locate OkHttp helper wrappers.
- Improved visual UI filter. Prevented dashboard from loading large blank areas where commercial panels previously resided.
- Optimized module performance: CPU cycle usage decreased by 12% during long audio sessions.
February 15, 2026
v0.7Server integrity updates hotfix
- Emergency patch following backend verification updates. Disabled player features spoofing to prevent forced user logouts.
- Created background interceptor fallback logic: if network hook triggers class errors, player falls back gracefully to standard player configurations without crashes.