Skip to main content

Version 1.7.5 (2021.8.13)

This version introduces a packaging obfuscation engine.

Updates

  1. Added packaging obfuscation engine for random dynamic obfuscation of APK code and resources
  2. Fixed splash screen flashing too quickly on some high-performance phones
  3. Fixed crash when clicking the About menu
  4. Fixed old kernel sometimes failing to run
  5. Dynamic packaging engine automatically removes unused resources based on settings

Packaging Obfuscation Engine

The new obfuscation engine is an important security feature that randomly obfuscates APK code and resources. Obfuscated APKs maintain their original functionality while being much harder to reverse-engineer and analyze.