Open Source Tool For Easily Obfuscating Objective-C Class, Protocol, And Property Names
As you might be aware it's fairly easy to reverse engineer an objective-c iOS app and grab the header files, string values, and assembly code, then someone could perform a few tweaks, replace the g...