Open ickacn opened 6 years ago
Sorry for the delay. I confirm this. I think this is a duplicate of another ticket, which has to do with invalid namespacing which leads to complete failure of resource identification.
However, I cannot find that ticket. So will confirm this one for now.
any news regarding this?
@fontanierh, I had performed a quick search and found that this was identified (by @iBotPeaches) as being either tied to AndResGuard or DexProtector.
I believe that iBotPeaches may have been referring to the https://github.com/iBotPeaches/Apktool/issues/1423 issue but, I can't be 100% sure.
Just as a suggestion, I'm wondering if the solution from the https://github.com/iBotPeaches/Apktool/issues/1905#issuecomment-426111019 may also be tied this as well and, if so, maybe it could be helpful for you.
I doubt that iBotPeaches had stated this as being a duplicate of another issue and is ignoring it.
Good Luck! :-)
~Ibuprophen
I replicate this. Adding bug.
Use the -r flag when decompiling the apk
apktool -r d demo.apk
I decompile Whoscall6.2 apk then recompile it again without any changes.
deompile :
recompile :
……………… ………………
………………
Information
apktool -version
) - 2.3.0Stacktrace/Logcat
Steps to Reproduce
apktool
Frameworks
If this APK is from an OEM ROM (Samsung, HTC, LG). Please attach framework files (
.apks
that live in/system/framework
or/system/priv-app
)APK
If this APK can be freely shared, please upload/attach a link to it. https://drive.google.com/open?id=14Ee3VhXX1of1ujXLa8uDzLHd1wBj6Cq-
Questions to ask before submission
apktool d
,apktool b
without changing anything? Yes