-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleaned up README formatting. First binary release built from this co…
…mmit.
- Loading branch information
1 parent
298207e
commit 1776978
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
Root Inspector | ||
========== | ||
|
||
|
||
This is an app that detects root. It uses a couple dozen methods to try to detect root, both via the SDK and NDK. Most root detection apps on the Play Store check for a few, or simply try to run su. This uses a lot of checks implemented by commercial apps, as well as some checks that haven't been seen. This can be used to test RootCloak or RootCloak Plus. | ||
|
||
|
||
Copyright (C) 2013 Matt Joseph (devadvance) | ||
|
||
|
||
Licensed under the GPLv2. See LICENSE file for license information. |