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

Apple M-series chips support #25

Open
ansiz opened this issue Aug 29, 2023 · 0 comments
Open

Apple M-series chips support #25

ansiz opened this issue Aug 29, 2023 · 0 comments

Comments

@ansiz
Copy link

ansiz commented Aug 29, 2023

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

@ansiz ansiz changed the title Apple Chips support Apple M-series chips support Aug 29, 2023
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