Erik Schamper

Results 158 comments of Erik Schamper

Hi @JSCU-CNI, can you address the review comments or otherwise say if this PR is still necessary for you?

Ideally we collect all data required to run the plugins offline, but in some specific cases that's indeed not possible. Do you have some more examples other than `walkfs`? In...

`yara` would be the only plugin really having this problem, all those others will be solved with `ASDF` as they all function on metadata, rather than file content.

Yes, this has been a desired feature almost since the inception of `dissect.target` :) I think we've made a little bit of progress on parsing the template format in `dissect.eventlog`,...

I think something went wrong with the diff on `acquire/acquire.py`?

I don't think that PR is coming back alive. Feel free to make a new one if you'd like!

https://github.com/fox-it/dissect.target/pull/1082 will allow us to make more hard links between what we can collect and what we can parse. In the meantime, feel free to create a PR for anything...

We need to add a new `path_314.py` to be compatible with Python 3.14. I just created a new ticket for that: https://github.com/fox-it/dissect.target/issues/1376 This will probably be a little more involved...

It's fine to keep it open for now, I'll close it when Dissect can actually run on CPython 3.14 😉.