Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diwu/ios-jail-break-detector

A drop-in class that dynamically detects whether the iOS device your app is running on has been jailbroken or not. 100% App Store submission safe.
https://github.com/diwu/ios-jail-break-detector

Last synced: about 1 month ago
JSON representation

A drop-in class that dynamically detects whether the iOS device your app is running on has been jailbroken or not. 100% App Store submission safe.

Awesome Lists containing this project

README

        

# iOS Jailbreak Detector

## Overview

A drop-in class that dynamically detects whether the iOS device your app is running on has been jailbroken or not.

## 100% App Store Submission Safe. No Private API

I myself have a few apps using this class to detect jailbreak devices. So far 100% App Store submission safe.

##License
The code is released under the [MIT License](http://opensource.org/licenses/mit-license.php).

##Contact
Email: [email protected]

:)