PoorBillionaire / USN-Journal-Parser

Python script to parse the NTFS USN Journal
Other
107 stars 15 forks source link

workaround garbage data at the end of USN file #13

Closed mat-gas closed 2 years ago

mat-gas commented 2 years ago

extracted USN journal with https://github.com/otoriocyber/UsnExtractor , and 50% of the time the "last" record crashes usnparse

this PR aims to silently handle the error and exit cleanly