[Q] how to protect python program from decompilation
Moshe Zadka
moshez at zadka.site.co.il
Sun Feb 18 11:35:48 EST 2001
On Sun, 18 Feb 2001 16:10:56 GMT, Leonid Gluhovsky <gleonid at actcom.co.il> wrote:
> 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?
No it's not. No way will withstand a true guru. Note that the same goes
for C/C++/Java. Use a license.
sick-of-this-question-ly y'rs, Z.
--
"I'll be ex-DPL soon anyway so I'm |LUKE: Is Perl better than Python?
looking for someplace else to grab power."|YODA: No...no... no. Quicker,
-- Wichert Akkerman (on debian-private)| easier, more seductive.
For public key, finger moshez at debian.org |http://www.{python,debian,gnu}.org
More information about the Python-list
mailing list