Snowapril / String-Obfuscator-In-Compile-Time

C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.
MIT License
153 stars 35 forks source link

not works #5

Open machinetherapist opened 4 years ago

machinetherapist commented 4 years ago

not works IDA shows every string

AndnixSH commented 4 years ago

That's true. It makes obfuscation useless

tlhcelik commented 3 years ago

x64dbg shows all string. don't work

AndnixSH commented 3 years ago

Try AY obfuscator, it work fine for me, no string exposure https://github.com/adamyaxley/Obfuscate