Obfuscator-iOS
String encoder
Protects iOS apps by encoding sensitive strings as unreadable C language strings.
Secure your app by obfuscating all the hard-coded security-sensitive strings.
648 stars
18 watching
108 forks
Language: Objective-C
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| This header-only C++ library encrypts compile-time string literals to protect them from being easily discovered in binary images. | 1,082 |
| Verifies the format and consistency of iOS app strings files | 119 |
| Automates the download and decryption of SecureRom firmware files for various iOS versions. | 50 |
| Utility to decrypt and access decrypted iOS apps on jailbroken devices | 444 |
| A tool that obfuscates Visual Basic code to evade signature scans from Antivirus software | 150 |
| A password strength estimator for iOS | 223 |
| A collection of tools and resources for iOS penetration testing and reverse engineering | 1,047 |
| A customizable verification code text field for iOS | 66 |
| A project that enables barcode scanning on iOS devices using the native capabilities introduced with iOS 7. | 517 |
| An open source iOS firewall that blocks trackers and malicious content from all apps. | 902 |
| Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 |
| A tool that decrypts encrypted iOS applications without requiring a jailbroken device. | 684 |
| A tool for decrypting iOS apps and Mach-O binaries. | 675 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| A Java tool that protects software by making its underlying code difficult to understand or reverse engineer | 380 |