A simple compile-time string obfuscation using xor
#include "obfustring.hpp"
int main()
{
auto a = obf("String A");
auto b = obf("String B");
auto c = obf("String C");
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||