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.
647 stars
18 watching
107 forks
Language: Objective-C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adamyaxley/obfuscate | This header-only C++ library encrypts compile-time string literals to protect them from being easily discovered in binary images. | 1,064 |
dcordero/rubustrings | Verifies the format and consistency of iOS app strings files | 119 |
shinvou/decrypt0r | Automates the download and decryption of SecureRom firmware files for various iOS versions. | 50 |
bishopfox/bfdecrypt | Utility to decrypt and access decrypted iOS apps on jailbroken devices | 442 |
bonnetn/vba-obfuscator | A tool to protect VBA macros by obfuscating their code to evade antivirus signatures | 150 |
dropbox/zxcvbn-ios | A password strength estimator for iOS | 223 |
ansjdnakjdnajkd/ios | A collection of tools and resources for iOS penetration testing and reverse engineering | 1,037 |
kolesa-team/ios_pincodetextfield | A customizable text field for entering verification codes or passwords. | 65 |
jpwiddy/ios7-barcodescanner | A project that enables barcode scanning on iOS devices using the native capabilities introduced with iOS 7. | 517 |
confirmedcode/lockdown-ios | An open source iOS firewall that blocks trackers and malicious content from all apps. | 900 |
bobg/encid | Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 |
derekselander/yacd | A tool that decrypts encrypted iOS applications without requiring a jailbroken device. | 684 |
johncoates/flexdecrypt | Decryption tool for iOS apps and Mach-O binaries using mremap_encrypted | 675 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
yworks/yguard | A Java tool that protects software by making its underlying code difficult to understand or reverse engineer | 377 |