mirror of
https://github.com/burrowers/garble.git
synced 2025-12-24 12:58:05 +08:00
In some cases, compiler could optimize the shuffle obfuscator, causing exposing the obfuscated literal. As a fix, added xor encryption of array indexes.