I'm currently looking for some tool which can Obfuscate a Single Class file. Where it would be better when you suggest me some tool for Control flow obfuscation.I have tried proguard, DashO, and some tool where it doesn't supports the Class file and supports Jar. I have also tried JShrink where it can accept Class file and Obfuscate it which I would prefer some similar tools.
Thanks in Advance