When you need encrypt/obfuscate strings in your program so that they don't just show up with a strings or hex tool when your executable is examined, this tool can be useful.
See Code Project article: https://www.codeproject.com/Articles/1210398/Small-String-Obfuscator by Michael Haephrati
Features
- Obfuscate strings
- Haephrati
- c++
- MFC
- Encryption
License
Apache License V2.0Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
-
A smart and vicious little tool! this is the only tool which can obfuscate c++ class strings. Very easy to use, powerful results. Brilliant!
-
An excellent piece of software by Michael Haephrati
-
Excellent tool for strings obfuscation
-
Based on an article by Michael Haephrati at CodeProject named: Small-String-Obfuscator