pyc2py
Andres Montiel
linuxlists at chargedideas.com
Mon Sep 15 06:10:44 EDT 2003
Hmmm... does this mean that any Python compiled can be decompiled? What if
someone was selling compiled Python programs. decompyle seems to be able
to decompile them.
Is there a way to make sure that compiled python code cannot be decompiled?
- Andres
> Thomas Guetttler wrote:
>> Hi!
>>
>> Is there a script which converts compiled python code
>> to human readable code?
>>
>> Google found no result for "pyc2py".
>
> Try this keyword: decompyle
>
> -- Gerhard
More information about the Python-list
mailing list