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.0nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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