proot icon indicating copy to clipboard operation
proot copied to clipboard

seccomp mode How do I modify the return value?

Open w296488320 opened this issue 2 years ago • 0 comments

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?

w296488320 avatar Apr 26 '22 10:04 w296488320