I'm just working with some NTFS $LogFile data, and I've come across an interesting portion. According to this document
This is the a screenshot of the data.
The arrow is pointing to the start of the 'ClientData' portion, which is reported to be 40 bytes in length. However, it looks like the next LSN header, but there's an extra '0xAB2A' in there, so it's either a corrupt entry, or it's the embedded UsnJrnl entry, but I can't seem to determine the correct structure for it.
If anyone has any experience with sort of thing, I'd greatly appreciate some feedback.
Thanks
As a comparison you might want to decode the file using https://


