Alon Zivony
Alon Zivony
## Initial Checklist - [ ] There is an issue describing the need for this PR. - [ ] Git log contains summary of the change. - [ ] Git...
## Original Issue The syscall `sendfile` which is another method for writing to files does not trigger the `magic_write` event. ## Expanded Issue After examining the file write operations in...
Currently, when tracee-ebpf receive the exit signal it finishes the `Tracee.Run()` function and return to `main`. In `main`, the `printer.Close()` method is called which disable future writing to the printer....
## Prerequisites - [x] This affects latest released version. - [x] This affects current development tree (origin/HEAD). - [x] There isn't an issue describing the bug. Select one OR another:...
## Prerequisites - [x] This affects latest released version. - [x] This affects current development tree (origin/HEAD). - [x] There isn't an issue describing the bug. Select one OR another:...
## Prerequisites - [ ] This issue is an EPIC issue (add label: EPIC). - [ ] This issue is an EPIC TASK (add issue to EPIC description). Select one...
I noticed that there is no accessible documentation of events. I think that at first all events were in the shape of the function the hook was on - had...
## Initial Checklist - [x] There is an issue describing the need for this PR. - [x] Git log contains summary of the change. - [x] Git log contains motivation...
## Prerequisites - [ ] This issue is an EPIC issue (add label: EPIC). - [ ] This issue is an EPIC TASK (add issue to EPIC description). Select one...
## Initial Checklist - [x] There is an issue describing the need for this PR. - [x] Git log contains summary of the change. - [x] Git log contains motivation...