Matthijs Vos

Results 19 comments of Matthijs Vos

This actually is related to another issue as well: https://github.com/dfir-iris/iris-web/issues/304. I totally agree with this issue

@Horofic Thank you for the feedback, that indeed sounds like a good plan. I have now changed it to a dedicated `AcquireLoader`. This way it seems to work for both...

I made the `find_and_map_dirs` function now also work for `TarFilesystem` and now it works! Did a test for the legacy acquire format and that is handled by this function already....

I have also added (or mainly re-used) a few test cases now. Only the `test_tar_sensitive_drive_letter` and `test_tar_anonymous_filesystems` don't work anymore. I don't get the cases they try to test, is...

It took me a bit more longer to find some time to work on this again. I just reworked this PR on the structure of #1000, the idea/structure of the...

@whikernel do you have any comments on this PR? I would be open for comments to improve/change it if needed.

Yes, also the `capability_binaries`, `suid_binaries` and `yara` plugins have this problem. Could that also be solved by ASDF?