forked from Polidea/ios-class-guard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe91885
commit 4199b01
Showing
1 changed file
with
0 additions
and
15 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 |
---|---|---|
|
@@ -13,8 +13,6 @@ 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.8 | ||
|
@@ -306,19 +304,6 @@ Note | |
--- | ||
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 | ||
---- | ||
This file is part of ios-class-guard, a utility for obfuscating the Objective-C applications. Copyright (C) 2014 Polidea. | ||
|