Search Unity

[RELEASED] Jailbreak Checker

Discussion in 'Assets and Asset Store' started by kmedved, Jan 27, 2020.

  1. kmedved

    kmedved

    Joined:
    Aug 18, 2016
    Posts:
    189


    Unity Asset Store URL: https://assetstore.unity.com/packages/slug/160904

    This is easy-to-use asset, which allows you to check is iOS device jailbroken.

    Jailbreak can be used to emulate in-app purchases and/or use cheat engines by installing software to affect system logic and security mechanisms. All you need is to invoke one method, which returns true or false - is device jailbroken or not.
    Unity 2017-2019 supported.

    Features:
    ✔️Easy to use
    Detect jailbreak in one line of code
    ✔️Five methods used to check is device jailbroken or not
    Asset can detect jailbreak using different techniques, which allows you to be sure is device jailbroken or not
    ✔️Detects any jailbreak
    Can detect jailbreak with every type of jailbreak: untethered, semi-untethered or tethered. Even if device is jailbroken using semi-untethered jailbreak and is not in jailbreak state, asset can detect if device is hacked
    ✔️Works with any iOS, iPadOS and tvOS devices and firmwares versions
    Works with any iOS devices/firmwares, that Unity supports
    ✔️Full C# and Objective-C source code and example scene included
     
    Last edited: Dec 15, 2020