[][src]Crate obfstr

Compiletime string literal obfuscation.

Macros

hash

Compiletime string hash.

obfconst

Compiletime string literal obfuscation.

obfeq

Check if string equals specific string literal.

obflocal

Compiletime string literal obfuscation.

obfstr

Compiletime string literal obfuscation.

random

Compiletime random number generator.

wide

Wide string literal, returns an array of words.

Structs

ObfBuffer

Deobfuscated string buffer.

ObfString

Obfuscated string constant data.

Constants

SEED

Compiletime RNG seed.

Functions

hash

Compiletime string hash.

splitmix

Compiletime bitmixing.