ios-class-guard
ios-class-guard copied to clipboard
Simple Objective-C obfuscator for Mach-O executables.
When I run the installation command, I got the following error. Anyone can help? brew install https://raw.githubusercontent.com/Polidea/homebrew/ios-class-guard/Library/Formula/ios-class-guard.rb ###### ################################################################## 100.0% ==> Downloading https://github.com/Polidea/ios-class-guard/archive/0.6.tar.gz Already downloaded: /Library/Caches/Homebrew/ios-class-guard-0.6.tar.gz ==> xcodebuild -workspace ios-class-guard.xcworkspace...
I have a file that, when fed to the obfuscator, causes it to hang at this point: 2015-03-30 11:07:41.120 ios-class-guard[20143:4698377] Generating symbol table... 2015-03-30 11:07:41.121 ios-class-guard[20143:4698377] Protocols = 16 2015-03-30...
Linking failed using Pods Command "Link ... Objects-normal/armv7/AppName" Command "Link ... Objects-normal/arm64/AppName" Got an error "ld: library not found for -lPods-CocoaAsyncSocket clang: error: linker command failed with exit code 1...
After starting obfuscated project we have a lot of crashes related to ViewController classes (e.g. reference in XIB). In console log we see symbol which caused the crash. After finding...
I am just getting started. Using the basic script tweaked slightly, I am getting this (after successfully building a million files). Can anyone help with this? Thanks ▸ Analyzing FOOLike.m...