Hello,
I read on many threads (i.e. https://www.b4x.com/android/forum/threads/obfuscation.37699/#post-222647) that
'Sub' is always written without an 's', so I'm wondering if that also includes Process_Globals subs from code modules, or only the main module?
Does obfuscating works for Class_Globals?
Thanks
Jmon.
I read on many threads (i.e. https://www.b4x.com/android/forum/threads/obfuscation.37699/#post-222647) that
Any string written in Process_Globals sub (and only in this sub) will be obfuscated
affects strings in Process_Globals sub
'Sub' is always written without an 's', so I'm wondering if that also includes Process_Globals subs from code modules, or only the main module?
Does obfuscating works for Class_Globals?
Thanks
Jmon.