getFilenames

open override fun getFilenames(): List<String>

Provides the list of root program filenames to check for tampering detection.

Returns a list of essential root program files that are commonly found on rooted Android devices:

  • su - The superuser binary that provides root access privileges

  • magisk - The Magisk systemless root management binary

Return

A list of critical root program filenames to search for