Read LNK file structure from file or buffer
Zawadidone opened this issue · 1 comments
Zawadidone commented
I would like to use this the Lnk
object to read the structure from a buffer instead of a file, to create a jump list parser in dissect.target
.
https://github.com/fox-it/dissect.shellitem/blob/main/dissect/shellitem/lnk/lnk.py#L369-L380