Skip to content

Hackdis implementation #6

@gsb-eng

Description

@gsb-eng

Hackdis is part of byte code tools, it's basically a tool to hack the python byte code.

  1. It should provide a way to change the byte code and convert it back to the code object and then to pyc.
  2. Should be able to convert version specific byte code files to other version for migrations.
  3. Need a pyc manipulator as part of this to save back the code objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions