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

this is not an enum class error #27

Open
mor-uto opened this issue Oct 21, 2023 · 0 comments
Open

this is not an enum class error #27

mor-uto opened this issue Oct 21, 2023 · 0 comments
Labels
bug Something isn't working legacy old bozar

Comments

@mor-uto
Copy link

mor-uto commented Oct 21, 2023

Describe the bug
Says a class is not enum when its enum

To Reproduce
{
"bozarOptions": {
"rename": "IlIlIlIlIl",
"lineNumbers": "Randomize",
"localVariables": "Obfuscate",
"removeSourceFile": false,
"shuffle": true,
"removeInnerClasses": false,
"controlFlowObfuscation": "Light",
"crasher": true,
"constantObfuscation": "Light",
"watermarkOptions": {
"dummyClassText": "TOS",
"textInsideClassText": "Decompiling/Deobfuscating this is against TOS can u can be sued for it",
"ldcPopText": "",
"zipCommentText": ""
}
}
}

Expected behavior
IllegalArgumentException is thrown

Screenshots
image

Bozar version
1.7.0

@mor-uto mor-uto added the bug Something isn't working label Oct 21, 2023
@vimasig vimasig added the legacy old bozar label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working legacy old bozar
Projects
None yet
Development

No branches or pull requests

2 participants