You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Bozar version
1.7.0
The text was updated successfully, but these errors were encountered:
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
Bozar version
1.7.0
The text was updated successfully, but these errors were encountered: