mitre / mitre/pydecipher

support for python 3.9 and higher

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.