1 min readApr 20, 2018
I dont know if it makes sense if the Salt Keys are part of the Code in clear text?
let o = Obfuscator(withSalt: [AppDelegate.self, NSObject.self, NSString.self])
Because if reverse engineered using a Jailbroken phone I would end up with the exact recipe to turn the [Int8] back to readable Strings?