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
Save Up to 91% on Cloud Compute With Spot VMs
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
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