Open wunder957 opened 1 year ago
If anyone wants to claim this task, please comment and I'll create a sub-Issue and assign it to you!
Hey! I would like to work on this issue can you please assign me?
@149189 Thank you for being a part of our project!
CO-RE is an advanced feature of BPF, which requires you to have a knowledge of C++ or Rust. I've created a sub-issue and we can start with it https://github.com/hitsz-ids/duetector/issues/80.
Please reply to me in https://github.com/hitsz-ids/duetector/issues/80 if you would like to claim this assignment
🚅Search before asking
I have searched for issues similar to this one.
🚅Description
Now that we have
SubprocessMonitor
in https://github.com/hitsz-ids/duetector/issues/44 , we can migrate the existingBccTracer
to CO-RE, using Subprocess proto🏕Solution(optional)
We're going to have multiple PRs for this.
OpenTracer
to CO-RETcpconnectTracer
to CO-RE🍰Detail(optional)
See design: https://github.com/hitsz-ids/duetector/blob/main/docs/design/CO-RE.md
🍰Example(optional)