REAndroid / APKEditor

Powerful android apk editor - aapt/aapt2 independent
Apache License 2.0
645 stars 95 forks source link

Decompiling Protect Mode #84

Closed AzizKpln closed 5 months ago

AzizKpln commented 5 months ago

Hi, I need to decompile an APK that's been compiled with this tool. But it has used protect mode(it does that with this tool). How can I decompile this?

REAndroid commented 5 months ago

When an apk protected by this tool, paths and resource binary structures will be altered. We don't have a means to recover that, I recommend you to try other tools. Update us if you got some success. closing ...