You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/internal
pagran 3a9c9aa3d4
fix shuffle obfuscation compiler optimization
In some cases, compiler could optimize the shuffle obfuscator,
causing exposing the obfuscated literal.
As a fix, added xor encryption of array indexes.
1 year ago
..
asthelper implement flattening hardening 1 year ago
ctrlflow implement flattening hardening 1 year ago
linker add and test initial support for Go 1.22 1 year ago
literals fix shuffle obfuscation compiler optimization 1 year ago
ssa2ast implement flattening hardening 1 year ago