Namespace GUPS.AntiCheat.Detector.Android
Classes
AndroidDeviceCheatingDetector
Detects when the Android device has unallowed (blacklisted) applications installed that can be used to cheat.
AndroidPackageTamperingDetector
Detects tampering with the Android package (APK/AAB) by validating installation source, hash, fingerprint and loaded native libraries.
Structs
AndroidCheatingDetectionStatus
Default IAndroidCheatingDetectionStatus implementation carrying the false-positive likelihood, threat rating, detected Android cheating type and whether the source monitor failed to retrieve its data.
Interfaces
IAndroidCheatingDetectionStatus
Extends
Enums
EAndroidCheatingType
Kinds of cheating that can be reported by the Android detectors.