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

[feature] Filter empty class output #2157

Open
ohyeah521 opened this issue Apr 22, 2024 · 0 comments
Open

[feature] Filter empty class output #2157

ohyeah521 opened this issue Apr 22, 2024 · 0 comments

Comments

@ohyeah521
Copy link

Describe your idea

It is recommended to add a parameter to the command line and not output empty classes.Obfuscation software will insert junk empty classes into the original dex file. It is recommended to add a command line parameter to filter the output of such empty classes to improve program execution efficiency and reduce disk usage.For example, the following garbage code:

package Wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww;

public final class Wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant