Registry / other / libobfuscate

libobfuscate

JSON →
library2024-07-10vcpkgunverified

Guaranteed compile-time string literal obfuscation header-only library for C++14.

vcpkg install libobfuscate
INSTALL
IMPORT
SIG · LIBOBFUSCATE
L
libobfuscate
othercppv2024-07-10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

obfuscate.h
#include <obfuscate.h>

Obfuscate a string literal at compile time.

#include "obfuscate.h" int main() { auto secret = AY_OBFUSCATE("Hello"); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2024-07-10latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources

No resource links recorded.

libobfuscate — pip install libobfuscate · libregistry