Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Binary |
This class implements functions for binaries like functions allowing to hide information in the binary code (in the release build). More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Functions | |
std::wstring | Ocean::decryptString32 (const wchar_t *value, const unsigned int sizePlusTwo, const wchar_t *key1, const wchar_t *key2) |
This function is part of the HIDE_STRING_32 define used internally. More... | |