about summary refs log tree commit diff
path: root/frida_mode/src/seccomp/seccomp_event.c
AgeCommit message (Collapse)Author
2021-11-29Fix some minor formattingYour Name
2021-11-19Fix compilation error under RaspberryPi 64-Bit Manjaro Linux (nohexcoder-
SYS_eventfd available here)
2021-11-10Suppress spurious outputYour Name
2021-10-16frida mode android build fix proposal.David Carlier
also protecting seccomp the other way around in case it is ported in another platform supported by frida.
2021-09-01Fixes to make seccomp compile on OSXjon
2021-09-01Fixes to build on Ubuntu 18.04Your Name
2021-08-27Added seccomp supportYour Name