What tools are available to obfuscate C/C++ code. I would prefer an open source solution. Thanks
Update: Regarding the "use the compiler" responses
I am aware of that but I have a client that wants to obfuscate their C/C++ code none the less I personally don't understand why, I have just been made responsible to implement a solution.
Are there any tools to perform such a task?
Regarding the down votes, if you have a problem with the question please leave a comment or an answer thanks
The "source code" for a work means thepreferredform of the work for making modifications to it. "Object code" means any non-source form of a work.[Emphasis mine]. – Lambda Knight Jun 8 '12 at 15:28