Skip to content

MemoryModule function errors on execution #1

Description

@rkbennett

This is caused by a couple issues, at least in my python instance (3.10.x).

The first issue seems to be that in pefile.py ordlookup isn't defined on import

The second issue is related to importordinal in __init__ which in python3.10 doesn't have a decode method.

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