I created this ticket for brainstorming how Nitro could be used and what kind of APIs would be needed to support these use cases. The use cases could be low-level features or higher-level ideas. If there is need, I'll create more issues for individual items.
Off the top of my head, following things come to mind:
- Collection of detailed information about individual applications. I guess this would include support for extracting system call arguments.
- Altering of machine execution based on events that happened. So far our test have only included observing machine's activity.
- Replacing, extending & altering OS system call handlers. I think this needs an API to control system call handler execution.
What do you think?
I created this ticket for brainstorming how Nitro could be used and what kind of APIs would be needed to support these use cases. The use cases could be low-level features or higher-level ideas. If there is need, I'll create more issues for individual items.
Off the top of my head, following things come to mind:
What do you think?