Skip to content

Commit

Permalink
Added information about pro version of ios-class-guard
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Mar 19, 2015
1 parent b3d0b5c commit 2992a3b
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ iOS-Class-Guard is a command-line utility for obfuscating Objective-C class, pro

Read the official announcement at [Polidea Blog](http://www.polidea.com/#!heartbeat/blog/Protecting_iOS_Applications)

if you need **iOS Class Guard Pro** with more features [click here](#pro-version).

Version
-----------
0.6
Expand Down Expand Up @@ -279,7 +281,20 @@ To fix it, copy `n9z` and search for it in `symbols.h`. Most probably it will be

Note
---
iOS-Class-Guard should work alongside LLVM Obfuscator: https://github.com/obfuscator-llvm/obfuscator. However, this has not been tested.
iOS-Class-Guard works alongside LLVM Obfuscator: https://github.com/obfuscator-llvm/obfuscator. However, this has not been tested.

Pro version
-----------

Contact us at [[email protected]](mailto:[email protected]) if you need iOS Class Guard Pro with more features including:
* Encryption of strings and constants
* Tamper detection mechanism
* Anti-debug mechanism
* Methods inlining
* Assets encryption
* Control flow obfuscation
* Code virtualization with encryption
* API method execution hiding

License
----
Expand Down

0 comments on commit 2992a3b

Please sign in to comment.