getCommands

abstract fun getCommands(): Array<String>

Provides the list of commands to check for tampering detection.

Subclasses must implement this method to return an array of command names that should be checked for their presence on the system. These commands are typically associated with rooted devices or security tools.

Return

An array of command names to check for