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

Fix resource chunk loading (#751) #1436

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Fix resource chunk loading (#751) #1436

merged 1 commit into from
Apr 4, 2022

Conversation

jpstotz
Copy link
Collaborator

@jpstotz jpstotz commented Apr 4, 2022

Ignore resource chunk entries that are located after the resource chunk end (fix for #751).

I tested loading of a few dozen apps into Jadx and the new code part was never triggered except for the Facebook messenger apps. So with a good chance there should be no new problems introduced by this PR.

@skylot skylot merged commit 8551c6c into skylot:master Apr 4, 2022
@skylot
Copy link
Owner

skylot commented Apr 4, 2022

Thank you, @jpstotz 👍

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

2 participants