Skip to content

Adding support for R8/D8 mapping#215

Merged
JakeWharton merged 2 commits intoJakeWharton:trunkfrom
EdbertChan:support_allowlist
Jan 27, 2024
Merged

Adding support for R8/D8 mapping#215
JakeWharton merged 2 commits intoJakeWharton:trunkfrom
EdbertChan:support_allowlist

Conversation

@EdbertChan
Copy link
Copy Markdown
Contributor

@EdbertChan EdbertChan commented Jan 12, 2024

It appears that the wiring for deobfuscating R8/D8 proguard maps already exists. The only thing left is to apply those mappings to existing dexes and references.

Closes #96

@JakeWharton

This comment was marked as outdated.

The diff shouldn't be responsible for this operation as the mappign is not fundamental to a dex file.
@JakeWharton JakeWharton enabled auto-merge (squash) January 27, 2024 02:40
@JakeWharton JakeWharton merged commit f99bfa2 into JakeWharton:trunk Jan 27, 2024
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.

Wrong diff for obfuscated artifacts

2 participants