Expand --ignore-errors to include system errors
dsplice opened this issue · comments
When running against some triage images that contain unreadable directories, chainsaw will exit even with --ignore-errors set.
Example:
Chainsaw exited: IO error for operation on E:\System Volume Information: Access is denied. (os error 5)
I've seen this before, too. Seconded.