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

stricter regex to capture "official" classes.dex files #986

Merged
merged 1 commit into from Jan 2, 2024
Merged

stricter regex to capture "official" classes.dex files #986

merged 1 commit into from Jan 2, 2024

Commits on Jan 2, 2024

  1. better regex to capture "official" classes.dex files

    In some cases self.get_files returns a file name such as classes.dex/sample.png. To avoid capturing such files use strict regex
    eybisi committed Jan 2, 2024
    Copy the full SHA
    be1ef1d View commit details
    Browse the repository at this point in the history