Closed alexdrm98 closed 2 years ago
Use 'Batch ApkTool' + 'AntiSplit-G2' and 'AntiConfuse' plugins https://4pda.to/forum/index.php?s=&showtopic=557858&view=findpost&p=30280158
Use 'Batch ApkTool' + 'AntiSplit-G2' and 'AntiConfuse' plugins https://4pda.to/forum/index.php?s=&showtopic=557858&view=findpost&p=30280158
So, apktool itself can't do anything? Btw, I have checked the link. The app language is Russian. But why this bug is existing in apktool official? What's the issue here?
Batch ApkTool is an add-on for more convenient management of apktool, Batch ApkTool supports plugins that expand your ability to manipulate apk. This is not an apktool bug, your app has obfuscated resources that can't always be interpreted correctly.
The app language is Russian.
application in English including, and in Russian only a forum
This looks to be some protector, maybe DexProtector or AndroResGuard. Closing as duplicate of #1663, but when you enter this area as @pashamcr suggests you need more support to undo these layers of obfuscation.
Use 'Batch ApkTool' + 'AntiSplit-G2' and 'AntiConfuse' plugins https://4pda.to/forum/index.php?s=&showtopic=557858&view=findpost&p=30280158
Can you please provide files of that plugin the original files from website is dead
I've an apk file Which I decompiled using apktool successfully. Made changes to AndroidManifest.xml and when I recompile the app, I get below error. I tried not making any changes and then recompile it, still I get the same error. So, it's definitely some issues with apktool. My friend has tried the same app with apktool and got same error. Can I know how to fix this?
Information
2.6.0
) -Stacktrace/Logcat
Steps to Reproduce
apktool
APK
https://apkpure.com/trio-ktu-tuition-learning-app/education.trio.www.trio
Questions to ask before submission
apktool d
,apktool b
without changing anything? Yes