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

Modular program #392

Open
AsfhtgkDavid opened this issue Mar 14, 2024 · 0 comments
Open

Modular program #392

AsfhtgkDavid opened this issue Mar 14, 2024 · 0 comments

Comments

@AsfhtgkDavid
Copy link

I have modular program. When I obfuscated program, I added parameters -keep class module-info; -keepattributes Module*. It's working but I decompiled jar and saw module-info contained original files names. I tried to add allowobfuscation, but it's obfuscate only name module-info. How can I obfuscate containment module-info?

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

No branches or pull requests

1 participant