Skip to content

fix: support properly mapping r/R/res resources during disassemble #2936

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 13, 2022

Conversation

iBotPeaches
Copy link
Owner

fixes: #2933

@iBotPeaches iBotPeaches merged commit 22f2e6f into master Nov 13, 2022
@iBotPeaches iBotPeaches deleted the issue-2933 branch November 13, 2022 23:06
@bisylu
Copy link

bisylu commented Apr 28, 2025

Ajarin saya NGEBUG

@bisylu
Copy link

bisylu commented Apr 28, 2025

Include stacktrace here
I: Using Apktool 2.6.1 on whatsapp-messenger-2-22-24-18.apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users....\AppData\Local\apktool\framework\1.apk
I: Regular manifest package...
I: Decoding file-resources...
S: Could not decode file, replacing by FALSE value: cr.xml
S: Could not decode file, replacing by FALSE value: cg8.xml
S: Could not decode file, replacing by FALSE value: ckr.xml
S: Could not decode file, replacing by FALSE value: bh5.png
S: Could not decode file, replacing by FALSE value: l0.png
S: Could not decode file, replacing by FALSE value: og.png
S: Could not decode file, replacing by FALSE value: vn.png
S: Could not decode file, replacing by FALSE value: lc.png
S: Could not decode file, replacing by FALSE value: b0r.png
S: Could not decode file, replacing by FALSE value: bbd.9.png
S: Could not decode file, replacing by FALSE value: lw.9.png
S: Could not decode file, replacing by FALSE value: 4e.png

[...]

S: Could not decode file, replacing by FALSE value: csr.xml
S: Could not decode file, replacing by FALSE value: b9q.png
S: Could not decode file, replacing by FALSE value: bzx.png
S: Could not decode file, replacing by FALSE value: b3f.png
S: Could not decode file, replacing by FALSE value: bay.png
I: Decoding values / XMLs...
I: Baksmaling classes.dex...
I: Baksmaling classes2.dex...
I: Baksmaling classes3.dex...
I: Baksmaling classes4.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...
I: Copying META-INF/services directory

Steps to Reproduce

  1. java -jar apktool.jar d whatsapp-messenger-2-22-24-18.apk

Frameworks

APK

https://whatsapp-messenger.de.uptodown.com/android
https://play.google.com/store/apps/details?id=com.whatsapp&hl=de&gl=US

Questions to ask before submission

  1. Have you tried apktool d, apktool b without changing anything?
    Yes

  2. If you are trying to install a modified apk, did you resign it?
    I only try to decompile it

  3. Are you using the latest apktool version?
    Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - Whatsapp (since Version 2-22-23-15) cannot be decompiled properly
2 participants