[Question] how can i obfuscate tweak function, classes, and strings when compiling

Im building a theos tweak and noticed if i reversed engineered its basically in plain english. I would like to obfuscate the function names, any classes, and strings.

Could anyone point me to the right direction? Thank you