Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Python 3.6 decompilation #448

Open
5 of 10 tasks
zrax opened this issue Feb 21, 2024 · 0 comments
Open
5 of 10 tasks

Support Python 3.6 decompilation #448

zrax opened this issue Feb 21, 2024 · 0 comments

Comments

@zrax
Copy link
Owner

zrax commented Feb 21, 2024

Tasks

  • Bytecode support (pycdas)
  • Handle new opcodes in AST builder
    • SETUP_ANNOTATIONS
    • STORE_ANNOTATION
    • CALL_FUNCTION_EX
    • FORMAT_VALUE
    • BUILD_CONST_KEY_MAP
    • BUILD_STRING
    • BUILD_TUPLE_UNPACK_WITH_CALL
  • Handle changes in CALL_FUNCTION_* / MAKE_FUNCTION operands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant