getFilenames

abstract fun getFilenames(): List<String>

Provides the list of filenames to check for tampering detection.

Subclasses must implement this method to return a list of filenames that should be searched for across the system. These files are typically associated with rooted devices, custom firmware, or security tools.

Return

A list of suspicious filenames to search for