Commit Graph

4 Commits (cddfd69257594e8353f929c9f434424b7c083e12)

Author SHA1 Message Date
pagran cddfd69257 Limit fake line numbers 5 years ago
pagran 182a5d10ce Rewrite random 5 years ago
pagran 42d9520c76 Line obfuscator optimization 5 years ago
pagran 2735555ab2
Update filename and add line number obfuscation (#94)
Fixes  #2.

Line numbers are now obfuscated, via `//line` comments.
Filenames are now obfuscated via `//line` comments, instead of changing the actual filename.
New flag `-tiny` to reduce the binary size, at the cost of reversibility.
5 years ago