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

Constant obfuscation results in non standard Unicode chars breaking #25

Open
thetrouper opened this issue Jul 12, 2023 · 0 comments
Open
Labels
bug Something isn't working legacy old bozar

Comments

@thetrouper
Copy link

Describe the bug
Constant obfuscation results in non standard Unicode chars breaking (EX: ✘ ✔)

To Reproduce
Create a function to print out the Unicode characters.
Use the constant obfuscator on light or flow
They will turn into invalid text

Expected behavior
The original Unicode should get sent when being ran

Screenshots
Without constant obf
With light or flow constant obf

Bozar version
1.7.0

Additional context
This was done in a BukkitAPI plugin

@thetrouper thetrouper added the bug Something isn't working label Jul 12, 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