Now, you got your crazy code, how do you select which functions in the code to obfuscate and evaluate on?
Functions must be "sensitive" and "central". Sensitive: has sensitive info like a uid or gid or a password. Central: many other functions should depend on it (calls).