Bozar
Bozar copied to clipboard
Java bytecode obfuscator with GUI
(occurs on version 1.7.0) while the type of the class remains an enum, the enum constants in the class become regular fields. also, (public enum a) becomes (public class a...
Error occurred during initialization of boot layer java.lang.module.FindException: Module Bozar not found
When trying to apply a renamer, I get an unknown NullPointerException which kinda doesn't make sense because I feel this exception shouldn't be thrown in the first place.  Makes...
**Describe the bug** string transformer is breaking unicode characters **Bozar version** 1.7.0 **Additional context** like ❤ character is turning into D
**Describe the bug** A clear and concise description of what the bug is. Random Characters **To Reproduce** Steps to reproduce the behavior. **Expected behavior** A clear and concise description of...
ScreenShot:  Crashlog: [crash-2021-08-26_17.12.22-client.txt](https://github.com/vimasig/Bozar/files/7060772/crash-2021-08-26_17.12.22-client.txt) When i try to use RenamerTransformer in latest bozar version, then i have this problem. In 1.6.0 version everything works correct. Edit: Also without renamer everything...
**Describe the bug** When I try constant obfuscation, it seems to only obfuscate constants that are inside of a method and wont obfuscate the ones outside it **To Reproduce** Turn...
   **Bozar version** [1.7.0] **Additional context** program cannot apply Control Flow obfuscation and Constant obfuscation on my classes what about low method capacity ??
**Describe the bug** A clear and concise description of what the bug **To Reproduce** Steps to reproduce the behavior. **Expected behavior** A clear and concise description of what you expected...