Open w296488320 opened 2 years ago
I want to try to modify the return result of a method by seccomp with ptrace.I don t know if the proot supports it
If you use (ptrace- > PTRACE_SYSCALL) this should be fine, but the efficiency is too low
Do you have any good ideas?
I want to try to modify the return result of a method by seccomp with ptrace.I don t know if the proot supports it
If you use (ptrace- > PTRACE_SYSCALL) this should be fine, but the efficiency is too low
Do you have any good ideas?