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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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