View Single Post
  #1  
Old 11-09-2022, 06:50
CarrotStickCam CarrotStickCam is offline
Friend
 
Join Date: Nov 2022
Posts: 11
Rept. Given: 0
Rept. Rcvd 2 Times in 1 Post
Thanks Given: 3
Thanks Rcvd at 18 Times in 5 Posts
CarrotStickCam Reputation: 2
Tiny Obfuscate [C++]

A tool for strings obfuscation tool in C++

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

Features

Obfuscate strings
Haephrati
c++
MFC
Encryption
Attached Files
File Type: zip TinyObfuscate .zip (31.1 KB, 12 views)
Reply With Quote
The Following 5 Users Say Thank You to CarrotStickCam For This Useful Post:
isdebuggerpresent (11-29-2022), niculaita (11-12-2022), user1 (11-09-2022)