• Hello
Search Results for

    Show / Hide Table of Contents

    Namespace GUPS.AntiCheat.Detector.IOS

    Classes

    IOSJailbreakDetector

    Detects whether the running iOS device is jailbroken using native heuristics (URL schemes, suspicious paths, sandbox violation, optional fork(), DYLD_INSERT_LIBRARIES, and loaded tweak dylibs).

    Structs

    IOSJailbreakDetectionStatus

    Default IIOSJailbreakDetectionStatus implementation carrying the false-positive likelihood, threat rating, detected jailbreak type and a short human readable evidence string.

    Interfaces

    IIOSJailbreakDetectionStatus

    Extends with the type of jailbreak evidence detected on iOS and a short human readable evidence string describing what triggered the detection.

    Enums

    EIOSJailbreakType

    Kinds of jailbreak evidence that can be reported by IOSJailbreakDetector.

    In This Article
    Back to top GuardingPearSoftware documentation