Hello all,
I guess the "subject" syas it all. I'm exploring obfuscators and I'm wondering if anyone here as used any. I'm particularly interested in code morphing, but any obfuscator people may have used and their experiences would be apreciated.
Cheers
C++ people don't use obfuscators :)
Quote from: oBFusCATed on March 11, 2010, 08:09:22 PM
C++ people don't use obfuscators :)
C++ people may use Brainfuck (http://en.wikipedia.org/wiki/Brainfuck). That's obfuscation enough... :lol:
You mean you can actually read the code I've written? Dang, I have to work on my style :)
Quote from: thomas on March 12, 2010, 01:10:32 PM
You mean you can actually read the code I've written?
The mean your embedded brainfuck in C::B like:
static const unsigned int max_logs = ((65535^61>>3)<<2)*!!!!sizeof(int*)%63;???
Indeed, this is really hard to read. :lol: :lol: :lol: