Miauwkeru
Miauwkeru
Could you change the title of the PR and your commit message according to our commit style guidelines? https://docs.dissect.tools/en/latest/contributing/style-guide.html#commit-message-style-and-formatting
I was able to verify it now, I did notice there is an issue in firefox.downloads(). Where the `moz_anno_attributes` does not exist in the table. So `rows()` is called on...
I added some more tests, and noticed there was still some issues with import stuff from a file. As all signatures/names dissapear once the stub file is there. I attempted...
@qkaiser is this still an issue for you with the new dissect cstruct v4?
> I don't really understand how it works either 😄 @Miauwkeru can you comment on the above regarding the `EtcPlugin`? the `dissect/target/plugins/os/unix/etc.py` seems to be a leftover that should have...
alternatively you can just pass `config_object.entry.path` to `self._sub` in `def etc`
Thanks for the contribution! We'll discuss these changes with the team and come back to you. Nice to see people using the configuration parser at least :)
Could you still apply the function to the relevant fields in the `JournalRecord` starting from line 413?
> > Could you still apply the function to the relevant fields in the `JournalRecord` starting from line 413? > > Hi Miauwkeru! Sorry I dont get that. Could you...
@h0ckeyst1ck we moved this pr to #944 and implemented the fixes ourselves, thanks for your contribution!