Protect Your Source Code: Obfuscation 101 (O'ReillyNet)
[Posted April 9, 2005 by corbet]
For those who aren't into open source: O'Reilly gives
an introduction to code obfuscation. "
Generic variable names, some annoying loops, and a couple of conditionals sure can make a difference! For the cost of determining what this simple piece of code does, are you even willing to paste it in and run it? Would you be willing to pull out a calculator and do the arithmetic? What if you could only use your brain and no additional tools? Somewhere along the line, you'd reach a point where the benefit wouldn't be worth the reward anymore and give up."
(
Log in to post comments)