[Q] how to protect python program from decompilation

Leonid Gluhovsky gleonid at actcom.co.il
Sun Feb 18 11:10:56 EST 2001


Hello.  

The company I work for has a program written in Python, and wants to
ship it to customers in such a way that even if the customers are Python
gurus they will not be able to decompile Python bytecode and arrive at
readable source.

Is it possible?  How to do it?

Many thanks in advance,

leonid





More information about the Python-list mailing list