mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 23:57:14 +08:00
3a9c9aa3d4
In some cases, compiler could optimize the shuffle obfuscator, causing exposing the obfuscated literal. As a fix, added xor encryption of array indexes.