Skip to content

AshLooper Version 9.2 Release

Choose a tag to compare

@RipperHybrid RipperHybrid released this 25 Nov 18:49
· 11 commits to Master since this release
b6e99c8

v9.2 - The "Rebirth" Update

馃摙 Infrastructure Upgrade
The original account is fully restored! To ensure you never lose access again, I have decentralized the project:

  • Updates: Now delivered via Cloudflare for 100% uptime, regardless of GitHub status.
  • Mirror: Source code and releases are fully synchronized to GitLab.

馃殌 Core Service (service.sh)

  • Dynamic Tool Validation: Completely rewrote process detection logic.
    • Removed hard dependencies on specific binary paths.
    • Added validate_tools(): Automatically detects if the system uses pgrep (exact/loose) or pidof.
    • Ensures native compatibility across Magisk, KernelSU and various Forks without patches.
  • Stability Logic Refinement: Optimized the system_server and surfaceflinger checks to reduce false positives on slower devices.

鈿欙笍 Compatibility

  • Universal Root Support: Verified support for Magisk, KernelSU, and their Forks.
  • Update System: The update.json source has been migrated to Cloudflare to prevent future disruptions.