|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
src | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
Cargo.toml | %!s(int64=2) %!d(string=hai) anos | |
LICENSE | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos |
A text obfuscation tool. It byte XORs a given text, and base64 encodes it for storage.
See: https://stackoverflow.com/questions/41034635/how-do-i-convert-between-string-str-vecu8-and-u8