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
Keep company data safe with Chrome Enterprise
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
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