CodingGay / BlackObfuscator

Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
Apache License 2.0
901 stars 210 forks source link

String obfuscation #13

Open ghost opened 2 years ago

ghost commented 2 years ago

Can you add option to obfuscate strings too?

ghost commented 1 year ago

I would like to have string obfuscation too.

fh2002 commented 1 year ago

https://github.com/MegatronKing/StringFog

ghost commented 1 year ago

https://github.com/MegatronKing/StringFog

it's not black box tho