Commit Graph

5 Commits

Author SHA1 Message Date
Ole André Vadla Ravnås 03288953b1 Add unixvictim binaries for Linux/arm{hf,64} 2020-11-02 17:00:21 +01:00
Ole André Vadla Ravnås 542f1b8887 Regenerate unixvictim to support macOS/arm64 2020-10-27 20:43:55 +01:00
Ole André Vadla Ravnås 7d57f6807f Use our own test binaries on Linux also
So we can pick the appropriate one based on whether we're running on
a 32- or 64-bit Python interpreter. There's no need for our 32-bit
builds to support injection into 64-bit targets.
2020-04-20 23:13:46 +00:00
Ole André Vadla Ravnås 6084f2fef4 Update mac → macos 2017-05-10 14:34:50 +02:00
Ole André Vadla Ravnås 98733a3388 Fix tests on OS X 10.11
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.
2015-10-01 23:11:13 +02:00