User forums > General (but related to Code::Blocks)
does anyone uses obfuscators?
(1/1)
adfm:
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
oBFusCATed:
C++ people don't use obfuscators :)
MortenMacFly:
--- Quote from: oBFusCATed on March 11, 2010, 08:09:22 pm ---C++ people don't use obfuscators :)
--- End quote ---
C++ people may use Brainfuck (http://en.wikipedia.org/wiki/Brainfuck). That's obfuscation enough... :lol:
thomas:
You mean you can actually read the code I've written? Dang, I have to work on my style :)
MortenMacFly:
--- Quote from: thomas on March 12, 2010, 01:10:32 pm ---You mean you can actually read the code I've written?
--- End quote ---
The mean your embedded brainfuck in C::B like:
--- Code: ---static const unsigned int max_logs = ((65535^61>>3)<<2)*!!!!sizeof(int*)%63;
--- End code ---
???
Indeed, this is really hard to read. :lol: :lol: :lol:
Navigation
[0] Message Index
Go to full version