We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最近在研究seccomp机制,想做一个工具能够根据进程pid号,给远程进程用seccomp限制系统调用,大佬有没有思路。谢谢了!
The text was updated successfully, but these errors were encountered:
只能用进程注入的思路来做吧,参考 https://github.com/Hackerl/pangolin
Sorry, something went wrong.
感谢,我去学习一下。
No branches or pull requests
最近在研究seccomp机制,想做一个工具能够根据进程pid号,给远程进程用seccomp限制系统调用,大佬有没有思路。谢谢了!
The text was updated successfully, but these errors were encountered: