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.
Implement a literal obfuscator interface, to allow the easy addition of new encodings. Add literal obfuscation for byte literals, integers, booleans, floats. Choose a random obfuscator on literal obfuscation, useful when multiple obfuscators are implemented. Fixes #62, #55. |
5 years ago | |
---|---|---|
.. | ||
obfuscators | 5 years ago | |
literals.go | 5 years ago | |
numbers.go | 5 years ago | |
other.go | 5 years ago |