Just pushed a new release with some important behavioral fixes:
- No longer wipespackages-warnings.xml(that was only causing repeated warning dialogs and has nothing to do with DroidGuard/Play Integrity)
- System packages (system="true") are now properly skipped instead of being marked as Play Store installs
-packageSource="2"is now added when missing (not just replaced)
- Also handlesisOrphaned="1"andinstallInitiatorUninstalled="1"in addition to"true"
Under the hood: safer line-by-line processing (slower) + updated abx2xml/xml2abx binaries (now with riscv64 support).
This still needs proper testing — I’ll be glad for any reviews or feedback if you try it.

