awesome-hpp icon indicating copy to clipboard operation
awesome-hpp copied to clipboard

Add `s2n` string utility

Open forgotthepen opened this issue 5 months ago • 0 comments

A single header interface which could be used with other libraries for C-string manipulation at compile-time. Mainly useful for hiding/encrypting C-strings in a compiled binary, making it harder to inspect via assembly debuggers and decompilers.

Disclaimer: I am the author of the proposed library.

forgotthepen avatar Sep 06 '24 20:09 forgotthepen