Quote:
|
Originally Posted by jgestiot To facilitate debugging, I have a pseudo-obfuscation feature on ROPE that actually obfuscate the code while keeping it readable to humans. Try working out what that means  |
Isn't the whole idea of obfuscation to make it so that it isn't readable by humans, so if you can read it then it isn't obfuscated. This is of course agruing symantics.
I was going to ask how you debug your obfuscated code? Do you keep a hash table or anything?
Toe