frida / frida-core

Frida core library intended for static linking into bindings
https://frida.re
Other
592 stars 187 forks source link

frida_device_attach_sync can no longer attach to the Dock in macOS 14.4 #504

Open briankendall opened 3 months ago

briankendall commented 3 months ago

Starting in macOS 14.4, frida_device_attach_sync can no longer attach to the Dock, and fails with the error message The connection is closed. Both Intel and Apple Silicon systems are affected. It's still possible to attach to other processes.

Note: a macOS open source utility named yabai recently fixed a similar Dock injection issue introduced with macOS 14.4, see: https://github.com/koekeishiya/yabai/commit/e55dd281a3342a218a64c781a23a31a47f90ef95