disassemble, was(How do (not) I distribute my Python progz?)

gene tani gene.tani at gmail.com
Wed Dec 14 17:40:04 EST 2005


Paul Boddie wrote:
> Juergen Kareta wrote:
> > look at:
> > http://www.crazy-compilers.com/decompyle/
> >
> > it's only a online service. But if it works, it would be nice to have
> > such a tool as standalone programm.
>
> And the next search result for decompyle on Google is...
>
> http://packages.debian.org/unstable/python/decompyle
>
> Get the source package from there, or check out your favourite
> distribution's package repository. Very useful for investigating and
> revealing the embarrassing secrets of closed source software, I think.
>
> Paul

http://users.cs.cf.ac.uk/J.P.Giddy/python/decompiler/decompiler.html
http://www.logilab.org/projects/pyreverse/
http://docs.python.org/lib/module-dis.html
http://docs.python.org/lib/bytecodes.html




More information about the Python-list mailing list