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

Obfuscated native library file names on projects with DexGuard #108

Open
MrHadiSatrio opened this issue Mar 8, 2023 · 1 comment
Open
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@MrHadiSatrio
Copy link
Contributor

Current behavior

Reports generated for DexGuard projects would contain obfuscated native library file names.

Screen capture of Ruler HTML report, showing an obfuscated native library file name.

Expected behavior

Since Ruler already has access to the mapping file and can de-obfuscate names of other file types, it would ideally be unnecessary for users to see obfuscated names.

Steps to reproduce

  1. Execute analyzeVariantBundle on a DexGuard-enabled project with native libraries.

Versions

  1. DexGuard 9.3.12, configured with overwriteUnprotected = true
  2. Ruler 1.4.0
  3. Android Gradle Plugin 7.1.2
  4. Gradle 7.4.2

Anything else?

@MrHadiSatrio MrHadiSatrio added the bug Something isn't working label Mar 8, 2023
@ViktorPetrovski
Copy link
Collaborator

Hey, @MrHadiSatrio unfortunately we don't have a license for Dexguard so we can't reproduce this on our end. Can you please check the mapping file and search for that libca3.co and see what is it actually mapping to?

@ViktorPetrovski ViktorPetrovski added the help wanted Extra attention is needed label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants