Protect Your Source Code: Obfuscation 101 (O'ReillyNet)
Posted Apr 10, 2005 10:56 UTC (Sun) by
NAR (subscriber, #1313)
In reply to:
Protect Your Source Code: Obfuscation 101 (O'ReillyNet) by elanthis
Parent article:
Protect Your Source Code: Obfuscation 101 (O'ReillyNet)
No wonder commercial apps seem so much slower than Open Source equivalents. Filled with gobs and gobs of useless code so obtuse the compiler can't even optimize it out. Which is what the developers _wanted_, since it protects against decompiling.
I have to say this is BS. I work for a company that produces closed-source software without the usual "NO WARRANTY" text in the license (unlike the vast majority of open source software). It means that we need to support our own code for years - obfuscating code would make our job more difficult.
Now let's check out this story at LWN. An open source developer injected obfuscated code into his own code to get rid of a Debian developer.
The fact that people ofuscate their code does not depend on the opennes of the code - it depends on the sanity of the coder/project leader.
Bye,NAR
(
Log in to post comments)