Closed impost0r closed 1 year ago
Alternatively, this may be fixed by linking against Kernel.framework.
Hi,
Sorry for the delay, I realized my Github notifs weren't configured properly.
It seems like the issue is coming from https://github.com/Impalabs/keystone-bindings, at least from what I'm seeing in the logs you provided. I've tried compiling the examples from the Hyperpom and Keystone-bindings repos and haven't encountered any issue on my end. I'm running MacOS 13.2.1
and version 13.1
of the SDK.
If you still encounter this issue using the latest versions, and without linking against Kernel.framework
, could you send me an example or instructions to reproduce it?
Thanks!
Hey there, Problem was I had configured my XCode for XNU Kernel compilation, which apparently breaks a lot of things. It was a user issue thing, closing the issue now.
Looks like a macOS issue.