mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
98733a3388
Because `/bin/cat` is now considered a system program we are no longer allowed to attach to it using `task_for_pid()`. Bundle our own test program for Mac as a workaround.