|
With C++ "constexpr" feature, we can do compile-time obfuscation.
But usually the decryption at runtime is not thread-safe, so lock/synchronization must be used at runtime.
https://github.com/adamyaxley/Obfuscate
https://github.com/Snowapril/String-Obfuscator-In-Compile-Time
__________________
AKA Solomon/blowfish.
|