Skip to content

Apple M-series chips support #25

@ansiz

Description

@ansiz

If you use supermonkey on an Apple M-series chip, you will get an error like this

github.com/cch123/supermonkey/internal/bouk
../../../../vendor/github.com/cch123/supermonkey/internal/bouk/replace.go:24:14: undefined: JmpToFunctionValue

Compilation finished with exit code 1

We can change the GOARCH environment variable to amd64 to run the test cases with supermonkey, but this will cause the debug function to be unavailable

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