Root and Jailbreak Checker

Konstantin Saetskiy
1 min readSep 24, 2020

This is an easy-to-use asset, which allows you to check if Android/iOS device is rooted / jailbroken.

Root/jailbreak can be used to emulate in-app purchases and/or use cheat engines by installing software to affect system logic and security mechanisms.

It is a solution that includes two assets:
🤖 Android Root Checker
🍏 Jailbreak Checker
Unity 2017–2020 supported.

Asset Store: https://assetstore.unity.com/packages/slug/179122

✔️ Easy to use
Detect root/jailbreak in one line of code

✔️ Different techniques to be sure if device is rooted/jailbroken or not
7 methods used to check if device is rooted and 5 methods used to check is device jailbroken

✔️ Detects any root
No matter how devices was rooted, asset can detect any root

✔️ 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 Android, iOS, iPadOS and tvOS devices and firmwares versions
Works with any iOS devices/firmwares, that Unity supports

✔️ Full C#, Objective-C source code, documentation and example scene included

--

--

Konstantin Saetskiy

Hello! My name is Kostya and I have been working with Unity since 2012. I love playing and making games, also my passion is to create assets for unity.