Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 360 Bytes

File metadata and controls

6 lines (4 loc) · 360 Bytes

Simple (but working) C strings obfuscator. Uses https://github.com/Snowapril/String-Obfuscator-In-Compile-Time Playground project implemented as VisualStudio 2019 C++ Console application project. Prints to output two strings, second of which is obfuscated.

Release version x64 output is added to commit for demo purposes. Try to find both strings in EXE :).