Velocidex / go-ntfs

An NTFS file parser in Go
Apache License 2.0
64 stars 22 forks source link

Ignore fixup errors. #22

Closed scudette closed 4 years ago

scudette commented 4 years ago

Also ignore EOF errors from the reader which may come from short reads at the end of the disk.

Add I30 parsing for INDEX_ROOT as well when scanning for I30 node.