Yu-Xi Lim <[EMAIL PROTECTED]> wrote:
> Code obfuscation is a transformation of the program (whether at
> source code level, intermediate object code level, binary executable
> level, etc) to hinder (prevention seems impossible) reverse
> engineering (attempts to determine the workings of the code, to
> modify the function of the code, etc). While there are many possible
> transformations that can be done on programs (compression, run-time
> optimizations, etc), the key here is the intent to hinder reverse
> engineering.

That's a workable definition.

> I hope this is agreeable to everyone.

The definition is agreeably solid.

The intention is disagreeably sickening.

-- 
 \             "Room service? Send up a larger room."  -- Groucho Marx |
  `\                                                                   |
_o__)                                                                  |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to