"Banibrata Dutta" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
| Hmmm... but I'm aware of atleast 2 Obfuscators one commercial and one 
FOSS,
| that seem to exist for Python. The commercial one is what I might try if 
I
| don't find anything FOSS. The FOSS one seems to be a dead project. If 
they
| are (or have been) there, I guess obfuscation is a doable thing, no ?

Given that a reliable obfuscator (not obfurscator) would be commercially 
valuable, why would you expect someone to give it away rather than 
obfuscate it, like you want to do with your code?  So go ahead and pay.

There are ways to make Python code truly obscure by turning it into pure 
functional code, but I do not know that this can be done algorithmicly, and 
the result is not something one would want to develop and maintain for 
anything more than toy examples.



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to