Skip to content

Reconstruct entire pyc  #5

@rkrp

Description

@rkrp

As of now, assembling the output from dis, only yields a code object which is then directly fed to eval to check for functional correctness. This will not be able to reconstruct back the executable pyc file. Extending this to produce an executable pyc output is necessary to complete #2

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions