In my application its required to upload apk files and show its information using apktool. All apks works as expected but the obfuscated apks through Dexguard can't read icons. Resources/icons are not present in res folder, they are under unknown folder with wired names.
Any help or hint is appreciated. I am using apktool 2.1.1.
Thanks,