Skip to content
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

Refactor logging for chunks and sparse flags. #3260

Merged
merged 3 commits into from
Aug 9, 2023
Merged

Conversation

iBotPeaches
Copy link
Owner

This is a bit quieter now.

I: Using Apktool v2.8.1-41-0e226928-SNAPSHOT on 1407.apk
I: Loading resource table...
I: Decoding file-resources...
I: Loading resource table from file: /home/ibotpeaches/.local/share/apktool/framework/1.apk
I: Sparsely packed resources detected.

Now for chunks we can find out where we crash to easily find the chunk prior to the bad one.

FINE: Chunk #70 start: type=0x0202 chunkSize=0x00000030
FINE: Chunk #71 start: type=0x0201 chunkSize=0x000000f4
FINE: Chunk #72 start: type=0x0202 chunkSize=0x00001904
FINE: Chunk #73 start: type=0x3eb0 chunkSize=0x00003ec0
SEVERE: Unknown chunk type: 3eb0
INFO: Decoding file-resources...

@iBotPeaches iBotPeaches merged commit 1243dd5 into master Aug 9, 2023
31 checks passed
@iBotPeaches iBotPeaches deleted the logging-updates branch August 9, 2023 12:38
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.

None yet

1 participant