MIP
MIP copied to clipboard
inject tool crash on macOS 14.4
Hi, When I try to inject some app with the inject tool on macOS 14.4, both the inject tool and the target app would crash. I'm using a Intel-based macbook pro, but I think Macs with Apple silicon probably have the same issue. Attached are the ips files. ips.zip
I'm on macOS 14.4.1 Apple Silicon and all is working great. Only Rosetta 2 is not working for me.
The last commit should fix newer XNU versions where thread_set_state
requires an entitlement. This requires setting a bootarg to disable AMFI, so make sure to run make install
and reboot if required.