methods/methods library

Classes

AvailableRamMethod
Detection method that checks for unusually low available RAM ratio.
BlueStacksDetectionMethod
Detection method specifically designed to identify BlueStacks emulator.
BoardEmulatorMethod
Detection method that checks if the device board is "goldfish" or "ranchu".
BootloaderMethod
Detection method that checks if the device bootloader is "unknown".
BrandModelMismatchMethod
Detection method that checks if the device brand and model mismatch with the CPU architecture.
BuildTypeMethod
Detection method that checks for development build types.
DeviceEmulatorMethod
Detection method that checks if the device name contains "generic" or "emulator".
EmulatorDetectionMethod
EmulatorFilesMethod
Detection method that checks for emulator-specific files and directories.
FingerprintCIMethod
Detection method that checks for CI/CD artifacts in device fingerprint.
FingerprintDevKeysMethod
Detection method that checks if the device fingerprint contains "dev-keys".
FreeDiskSpaceMethod
Detection method that checks for unusually high free disk space ratio.
HardwareEmulatorMethod
Detection method that checks hardware and board information for emulator indicators.
HardwareX86Method
Detection method that checks for x86-based hardware indicators.
HostCIMethod
Detection method that checks if the device host name contains "jenkins" or "build".
HostJenkinsMethod
Detection method that checks if the device host name contains "jenkins".
IsEmulatorMethod
Detection method that checks if the device is an emulator from device_info_plus package.
IsSimulatorMethod
Detection method that checks if the device is a simulator from device_info_plus package.
LDPlayerDetectionMethod
Detection method specifically designed to identify LDPlayer emulator.
ManufacturerUnknownMethod
Detection method that checks if the device manufacturer is unknown or empty.
MEmuDetectionMethod
Detection method specifically designed to identify MEmu emulator.
ModelCpuMismatchMethod
Detection method that checks if the device model and CPU mismatch.
ModelEmulatorMethod
Detection method that checks if the device model contains "sdk_gphone" or "emulator".
PixelFeaturesMethod
Detection method that checks if the device has Pixel-exclusive features.
ProductEmulatorMethod
Detection method that checks if the device product name contains "sdk", "emulator", or "generic".
SerialNumberMethod
Detection method that checks if the device serial number is "unknown".
SystemFeaturesEmptyMethod
Detection method that checks if the device has no system features.