skidfuscatordev / skidfuscator-java-obfuscator

Public proof-of-concept obfuscator using the MapleIR framework designed by cts & bibl
MIT License
589 stars 62 forks source link

Can you support unicode characters? #35

Closed DeltaLimit closed 2 years ago

DeltaLimit commented 2 years ago

To use CJK language obfuscation

terminalsin commented 2 years ago

We support UTF-8

DeltaLimit commented 2 years ago

Thanks <3