Macros§
- include_
crypt - Macro that can be used to safely embed files into the binary.
- include_
dir - Macro that can be used to safely embed a folder into the binary.
Structs§
- Encrypted
File - The structure which is used to store the encrypted buffer and the decryption keys.
- Encrypted
Folder - The folder with all the encrypted files.
Enums§
- Encryption
Type - The different encryption types with their encryption keys. The obfuscated strings have double the size because of the hex encoding.