pyc2py
Andres Montiel
linuxlists at chargedideas.com
Mon Sep 15 06:10:44 EDT 2003
More information about the Python-list mailing list
Mon Sep 15 06:10:44 EDT 2003
- Previous message (by thread): pyc2py
- Next message (by thread): pyc2py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): pyc2py
- Next message (by thread): pyc2py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list