getCommands

open override fun getCommands(): Array<String>

Provides the array of commands to check for tampering detection.

Returns an array containing only the su command, which is the primary indicator of root access on Android devices.

Return

An array containing "su" as the command to detect