Imuroi lähdekoodipaketti decompyle:
Decompyle converts Python byte-code back into equivalent Python source. It accepts byte-code from any Python version between 1.5 and 2.3 inclusive. Note that it cannot yet decompile byte-code from Python 2.4.
The generated source is very readable: docstrings, lists, tuples and hashes get pretty-printed.
Decompyle can also verify the equivalence of the generated source by compiling it and comparing the new byte-code with the original byte-code.
|
|
|
| Arkkitehtuuri | Paketin koko | Koko asennettuna | Tiedostot |
|---|---|---|---|
| alpha | 63.6 kt | 388 kt | [tiedostoluettelo] |
| amd64 | 67.2 kt | 380 kt | [tiedostoluettelo] |
| arm | 60.0 kt | 276 kt | [tiedostoluettelo] |
| hppa | 62.3 kt | 376 kt | [tiedostoluettelo] |
| i386 | 61.1 kt | 376 kt | [tiedostoluettelo] |
| ia64 | 83.4 kt | 436 kt | [tiedostoluettelo] |
| mips | 61.0 kt | 388 kt | [tiedostoluettelo] |
| mipsel | 60.9 kt | 388 kt | [tiedostoluettelo] |
| powerpc | 63.3 kt | 388 kt | [tiedostoluettelo] |
| s390 | 62.2 kt | 376 kt | [tiedostoluettelo] |
| sparc | 60.4 kt | 376 kt | [tiedostoluettelo] |