Skip to content

Module Conflict Detector v1.2

Choose a tag to compare

@lolokeksu lolokeksu released this 27 Jun 22:03
· 8 commits to main since this release

Module Conflict Detector v1.2

Full refactor release.

Fixed

  • Fixed critical path normalization bug that could hide real module file conflicts.
  • Fixed whitelist matching by exact fixed-string matching.
  • Fixed inconsistent report path format.

Added

  • Self-contained module layout.
  • bin/mcd-ctrl inside module directory.
  • /system/bin/mcd-ctrl wrapper.
  • action.sh.
  • uninstall.sh.
  • mcd-ctrl doctor.
  • mcd-ctrl config get|set.
  • Scan lock.
  • Detection for file/symlink/whiteout path collisions.
  • Detection for .replace tree masking.
  • Detection for system.prop key collisions.
  • JSON and text reports.

Compatibility

  • Magisk
  • KernelSU
  • APatch

Public module identity preserved

  • id=ModuleConflictDetector
  • name=Module Conflict Detector