support for python 3.9 and higher
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Hello everyone!
Unfortunately uncompyle6 is only supported up to python 3.8 but this https://github.com/zrax/pycdc works for python 3.9 too (version of my .pyc file I want to unlock). Is there a way to use pydecipher with Decompyle++? Or are there other methods? Thank you
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing pydecipher's current use of uncompyle6 and the linked pycdc project, focusing on Python 3.9 bytecode support. Determine whether pycdc can be used with Decompyle++ and define a supported approach; done means pydecipher can process the reported Python 3.9 or newer .pyc files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100