Bozar icon indicating copy to clipboard operation
Bozar copied to clipboard

this is not an enum class error

Open mor-uto opened this issue 2 years ago • 0 comments

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 avatar Oct 21 '23 14:10 mor-uto