I would like to ask if anyone knows an open-source tool for detection of obfuscated APKs. I have a huge repository of APKs that I want to check them against obfuscation.
The aformentioned decompiler methods are able to check just for class renaming and they need manual investigation, it is possible to automate some parts using python, but I don’t want to make something, which is already outside.