Commit Graph

4 Commits (9c25f4c2b2c63c4c56a4c9f44bcc4c3e73d4b2bc)

Author SHA1 Message Date
lu4p 5cbbac56f3
move asthelper functions to separate package (#78) 5 years ago
Daniel Martí 846ddb4097
internal/literals: minor adjustments to the last commits (#77)
First, unindent some of the AST code.

Second, genRandInt is unused; delete it.

Third, genRandIntn is really just mathrand.Intn. Just use it directly.

Fourth, don't use inline comments if they result in super long lines.
5 years ago
pagran 14a19b3e6b
intLiteral helper now accepts int (#76) 5 years ago
pagran 4b73c37ed7
Add new obfuscators for literals - swap (#74)
Implement swap obfuscator
5 years ago