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

Add support to reverse DexGuard's resource file name obfuscation #90

Merged
merged 4 commits into from Aug 18, 2022

Conversation

MrHadiSatrio
Copy link
Contributor

What has changed

  • We now support reversing DexGuard's resource file name obfuscation.

Why was it changed

  • Because otherwise attribution for resource files will be broken for projects configured with DexGuard.

Related issues

@MrHadiSatrio
Copy link
Contributor Author

To illustrate what I meant by broken attribution, please observe the following table.

Before After
Screen Shot 2022-08-18 at 12 40 48 PM Screen Shot 2022-08-18 at 12 41 12 PM
Reports.zip Reports.zip

@simonschiller
Copy link
Collaborator

simonschiller commented Aug 18, 2022

Amazing, thanks a lot for the contribution! I pushed a few commits to better align the changes with the rest of the project, but this should be good to merge if CI is happy. If you want you can also give it another try to make sure my "fixes" didn't break anything 😅

@MrHadiSatrio
Copy link
Contributor Author

My pleasure! Verified that everything still works as expected. 🙌

@simonschiller
Copy link
Collaborator

Awesome, then let's wait until @ViktorPetrovski or @botronic had time to review the two open PRs and then we can merge them and release a new version that should hopefully be fully compatible with DexGuard and ProGuard.

@ViktorPetrovski
Copy link
Collaborator

LGTM 👍 Thanks to both of you!

@simonschiller simonschiller merged commit 7f40a55 into spotify:main Aug 18, 2022
@MrHadiSatrio MrHadiSatrio deleted the dexguard_resource_mapping branch August 18, 2022 11:41
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

3 participants