decompyle with Python 2.3 support

A

Adal Chiriliuc

Hi.

I've added Python 2.3 support to decompyle. All I did was to
add the new header ID of .pyc files and to remove some obsolete
op-codes (which are not present in opcode.py).

There are files which it can't decompile but it usually works.

If you're interested you can download it here:
http://adal.eu.org/decompyle.php

Regards,
Adal Chiriliuc
 
D

David Fraser

Adal said:
Hi.

I've added Python 2.3 support to decompyle. All I did was to
add the new header ID of .pyc files and to remove some obsolete
op-codes (which are not present in opcode.py).

There are files which it can't decompile but it usually works.

If you're interested you can download it here:
http://adal.eu.org/decompyle.php

Regards,
Adal Chiriliuc

You're a hero!
I was wishing someone would do this. Hopefully this will convince
crazy-compilers to start releasing their source again...

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top